GPIB to Lan Printer
To whom that is concern. I need to print out report from Spectrum Analyzer (GPIB ) to HP laser Printer (Lan).Do we have any device, I would like to order. Thanks V/R. John.
View ArticleControl a Tektronix 370B curve tracer using VBA 7.1 (64bits)
I am trying to control a Tektronix 370B curve tracer using VBA 7.1 (64bits) via a GPIB interface (using GPIB-USB-HS), but I'm not sure if NI-VISA/488.2 contains the library compatible to control GPIB...
View ArticleUSB-GPIB-HS
Hello,I have installed NI-VISA 17.5 on my windows 10 computer. It easily finds USB instruments attached to my computer and I can establish a communication link with those.However, I have old...
View ArticleNI Max Test Panel Throws Error
I recently tried updating NI Max, but after the update, I am not able to open the test panels of any of my NI devices, and it throws an error as shown. I tried rolling back to a previous version, and...
View ArticleIssues Using Matlab DAQmx Interfaces
I have recently been resuming work on a setup after the pandemic, but have had some issues using matlab to communicate with the devices for code that was working before. I am loading the NI control...
View ArticleS Parameter measurement and saving touchstone file format (.sNp)
Hello, I am trying to collect s-parameter data and am having trouble saving the results in the touchstone file format (.snp). When I run the VI (attached), I can view the results locally on the vna for...
View ArticleU2722a Keysight source measurement unit
Hi I am using the U2722a Keysight source measurement unit to mesuere the output current as the voltage is sweeping between any negative to positive voltages. I download the labview driver. The attached...
View ArticleIVI unrecoverable failure at initialization with nidmm and niswitch
Hi all,I've developped several test benches with PXI chassis including DMM (PXI-4065) and Switch (PXI-2432) cards, and using Python to communicate with the equipments. Computers are running on Windows...
View ArticleInternal register mapping
To avoid direct mapping from their internal registers to what we see on our supervisory control system they gave us access to a fixed address space like in the example diagram above. For example you...
View ArticleFT230X USB Serial device is not detected as COM Port in PXI RT 8183
Hi, We have connected USB Serial devices to the two USB Ports available in the PXI RT 8183 Controller. It is getting detected as USB0 Raw and not as Serial COM Port. What is the way to detect this...
View ArticleGPIB Newbie
Some years ago, while I was still working, I obtained an hp 8903. I have recently discovered some rather nice software which I would like to use. http://www.pmillett.com/hp_8903_software.htm. I have...
View ArticleE4418B Serial command
Now I can control my E4418B with some commands the commands are "*IDE?", "*RST", "*TST", but I cannot use "MEAS1?" and some else what is problem? And,, I can make remote mode with scpi command mode...
View ArticleE4418B Serial with C# project
private void send_Click(object sender, EventArgs e){ try { byte[] data = Encoding.UTF8.GetBytes(demo_textbox.Text + "\n"); serialPort1.Write(data, 0, data.Length); } catch...
View ArticleTCP read timeout error for Knopp KATC-C2/V2.
Hello all, I'm attempting to interface with a Knopp KATC-V2 transformer tester, product sheet is here , operator manual is here , and most importantly the extremely poorly written TCP/JSON interface...
View ArticleUsing LabView to Control a Relay Through USB
Hello, I am hoping to use LabView to control a small relay with a USB port. Some other forum posts suggest that this isn't quite possible - I'd have to do some funky stuff with Windows to accomplish...
View ArticleError -1074135040: IVI: (Hex 0xBFFA0000) Unrecoverable Failure. NI PXIe-1073.
I have been having a problem initializing session using python nidcpower. code:import nidcpowerimport numpy as npfrom time import sleepimport datetimeclass SMU:def __init__(self,device_name...
View ArticleSorensen/Ametek Power Supply Does Not Supply Power When Commanded Via GPIB...
I'm commanding a Sorensen/Ametek SGe Series DC Power Supply via GPIB (IEEE488.2) using NI MAX. My write and query commands all seem to work but no power turns on. When the unit is commanded manually...
View ArticleOperating CRIO_9054/6 at high floating voltages
I am trying to operate a compact-RIO 9054 at elevated ground potentials (150kV+). I have configured the system as shown in the schematic. I however have some question on the operation of the crio. 1....
View ArticleNI-VISA
この度、KI-VISAが入っているPCにNI-VISAを入れてしまい、その後アンインストールの手順が悪かったのかどちらもアンインストールしてからNI-VISAをいれてもIVI FOUNDATION と VISA...
View ArticleUsing KVM extender with a cRIO
I need to move my cRIO-9030 (with NI Linux RT OS) 50m away from my desk, where I currently have my monitor, mouse, and keyboard directly attached to the cRIO.I have found this KVM extender on Amazon...
View Article