LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Use LabView Instrument Driver Project for Keysight VNA - P9375A

Hello everyone. Currently, I am working on developing a program to measure S11 and S21 parameters using LabView control. The VNA we are using is the P9375A model from Keysight, and it comes with an Instrument Driver developed by Keysight itself.

The challenge I am facing is that there is only one example provided in the driver, and it is quite complex for me to comprehend given my current knowledge of LabView. The driver comprises more than 1000 SubVIs, each performing different tasks.

My task now is identifying the necessary SubVIs to conduct measurements of the S11 and S21 parameters, but it proves to be difficult among the multitude of SubVIs. Unfortunately, I couldn't find any documentation from Keysight explaining the instrument driver, unlike other manufacturers who provide such documentation.

 

If someone could assist me in understanding and navigating this task, I would greatly appreciate it.

 

Thank you for your time.

I have attached the LabView instrument driver project created by Keysight to control the VNA.

0 Kudos
Message 1 of 6
(1,192 Views)

Hi Marcus,

 


@marcus_99 wrote:

I have attached the LabView instrument driver project created by Keysight to control the VNA.


It seems you already worked with that driver library and saved some files with LV2023, while many others are still original LV2009 code.

Mind to share the original library or provide a link to the download (so we all can open the driver project)?

 

Most often all the functions in the driver are explained in the device manual: do you have the manual avaliable?

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 2 of 6
(1,172 Views)

Hi GerdW, thanks for your response!

 

Here is the link to download the instrument drivers for network analyzers:

https://www.keysight.com/es/en/lib/software-detail/driver/network-analyzers-labview-instrument-drive...

 

The only manual I have is the one provided by Keysight through their website: https://www.keysight.com/es/en/support/P9375A/streamline-usb-vector-network-analyzer-26-5-ghz.html#d...

 

I couldn't find any useful manual at the web...

 

Thank your for your time. I appreciate it.

 

0 Kudos
Message 3 of 6
(1,156 Views)

Hi marcus,

 


@marcus_99 wrote:

The only manual I have is the one provided by Keysight through their website: https://www.keysight.com/es/en/support/P9375A/streamline-usb-vector-network-analyzer-26-5-ghz.html#d...

 

I couldn't find any useful manual at the web...


I couldn't find a "useful" manual on that website. You better ask the Keysight support for their device and driver…

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 4 of 6
(1,144 Views)

Ok GerdW. I have already opened a support case. I will update if I get the Instrument Driver manual.

 

Thank you for everything 👍

 

 

0 Kudos
Message 5 of 6
(1,084 Views)

Hello everyone I contacted with Keysight support department and they have provided me with the manual. It was not as easy to find as they expected... xD

 

I attach the manual. I hope is useful to someone.

 

You can also find the file here, you have to click Resources, use the filter by type of content and then click in help files:

https://www.keysight.com/es/en/support/P9375A/streamline-usb-vector-network-analyzer-26-5-ghz.html

 

 

0 Kudos
Message 6 of 6
(1,035 Views)