01-14-2025 02:50 PM
01-14-2025 04:38 PM
Agilent Technologies / Keysight Technologies E5061B ENA Series RF Network Analyzer
Download and extract the file to C:\Program Files (x86)\National Instruments\LabVIEW 20xx\instr.lib
01-14-2025 05:35 PM
Thank you!
Do you have some examples to connect those sub VI to get impedance Z ?
01-15-2025 03:55 AM
There is an entire folder "Examples" in that driver archive with several examples. While non of them will likely do EXACTLY what you want to do, it shows how to use the driver and its main facilities and adapting one of those examples should be a fairly trivial exercise provided that you:
1) Do know about LabVIEW programming in general.
2) Are familiar with this hardware device and the operation of network analyzers.
If you are a LabVIEW newbie you may first want to look at the learning resources linked to at the top of this forum and go at least through some of them.
If you don't know how to use a network analyzer you should probably study a few chapters of the user manual for your device.
01-16-2025 09:36 AM
Thank you!
I took basics LabVIEW Code. I have a little bit confuse with VNA, my first time trial. I tried to run the LabVIEW sub vi from the NI library. It seems that there is error for Initialize.vi when I used USB cable.
Does anyone have some suggestions on this ?