Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

Impedance Analysis with the Keysight E5061B Network Analyzer with Labview

Solved!
Go to solution

Hi everyone,

 

Hope you all doing well,

 

I need to configure and measure impedance in E5061B analyzer using labview, i have some scpi commands and .VBA file i dont know how to use them 

can anyone guide me how to measure impedace,Z-parameter

 

scpi parameter:http://ena.support.keysight.com/e5061b/manuals/webhelp/eng/programming/command_reference/command_fin...

 

Thanking you,

 

Regards,

Venugopal.

Venugopal
0 Kudos
Message 1 of 8
(7,604 Views)
Use Help> Find Instrument Drivers. At http://www.ni.com/downloads/instrument-drivers/ you'll find links that explain what a driver is and how to use one.
0 Kudos
Message 2 of 8
(7,597 Views)

@Dennis_Knutson wrote:
Use Help> Find Instrument Drivers. At http://www.ni.com/downloads/instrument-drivers/ you'll find links that explain what a driver is and how to use one.

 

 

American test engineering jobs going overseas by the boatload to India, and we have to help them figure it out?

0 Kudos
Message 3 of 8
(7,587 Views)

Dear sir,

 

I have already downloadded the drivers but i can't find a vi to measure impedance 

 

thanking you,

 

Regards,

VenuGopal

Venugopal
0 Kudos
Message 4 of 8
(7,569 Views)

Dear sir,

 

Test engineer jobs can you send me some details 

 

thanking you,

Venugopal

Venugopal
Message 5 of 8
(7,566 Views)
Have you run the example that comes with the driver?
0 Kudos
Message 6 of 8
(7,553 Views)

Yes i checked thew examples there is no vi provided for Z parameters

 

Venugopal
0 Kudos
Message 7 of 8
(7,548 Views)
Solution
Accepted by VenuGopal@57
Start with setting the instrument up manually and pay attention to the front panel settings of the instrument. You should be able to map those to SCPI functions. The driver can be searched for those functions. Make sure you ave Context Help turned on. If you don't find a driver function that does exactly what you need, you have the source code.
0 Kudos
Message 8 of 8
(7,545 Views)