Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

How to use GPIB to control Agilent PNA-L N5230A Network Analyzer in Labview?

I tried to control the Netwok Analyzer through GPIB in LabView. I used the LabVIEW version both 8.6 and 2009.

 

I have download the driver from  http://na.tm.agilent.com/pna/programming/ and http://sine.ni.com/apps/utf8/niid_web_display.model_page?p_model_id=6417, but neither of them works. So where can I find the proper driver for this?

 

All suggestions are welcome.

0 Kudos
Message 1 of 13
(6,257 Views)
Hello limi,

Keep in mind, since your Network Analyzer is being controlled by the GPIB, you'll notice when you open the VIs that come along with the driver, the low level calls are using the NI-VISA VIs. Can you clarify what aspect of the driver is not working for you?

Regards,
Glenn
0 Kudos
Message 2 of 13
(6,230 Views)

The problem I am facing is that when I run the driver downloaded from http://na.tm.agilent.com/pna/programming/, in the 'labviewdriver\PhaseIII\Driver\LLB', take the library 'SParametersExample.llb' for instant. When we run SParameters.vi, it always says "Undefined Head" like below.

I really cannot figure it out. Thank you very much.

0 Kudos
Message 3 of 13
(6,222 Views)

Hello limi,

 

Can you repost the image and identify what version of 488.2 and VISA you have installed?

 


Regards,
Glenn
0 Kudos
Message 4 of 13
(6,201 Views)
Yay! That is a good point. I just realised that the problem is I didnt use the right version of NI-VISA. I downloaded it from the webside, and problem solved. Thank you very much. Cheers!
0 Kudos
Message 5 of 13
(6,184 Views)

Hi there, I'm trying to use Agilent PNA-L N5230A Network Analyzer in LabWindows/CVI but I need network analyzer instrument driver to connect it with the software using GPIB IEEE 488.2, I've seen the driver for the analyzer but they are only for LabView and not LabWindows/CVI, so can anyone please help me in this regard? I'll really appreciate that. Thanks.

0 Kudos
Message 6 of 13
(5,401 Views)

We used DCOM. So, in VB6, we called the network driver DLL. You might want to look into that.

 

For this instrument, you need to read the manual.

0 Kudos
Message 7 of 13
(5,396 Views)

Thanks for your reply, but I'm really sorry to say that I didn't get you as I just want the driver which is in a '.fp' format, so that I can load that instrument in LabWindows/CVI, and then I can simply control that Analyzer using LabWindows/CVI through PC. Thanks. Smiley Happy

0 Kudos
Message 8 of 13
(5,394 Views)

@AliT wrote:

Thanks for your reply, but I'm really sorry to say that I didn't get you as I just want the driver which is in a '.fp' format, so that I can load that instrument in LabWindows/CVI, and then I can simply control that Analyzer using LabWindows/CVI through PC. Thanks. Smiley Happy


Unfortunately, LabWindows/CVI drivers are not that common.

 

You won't find it for this instrument.

0 Kudos
Message 9 of 13
(5,388 Views)

Hello,

 

I have the 2010 platform of LabVIEW and am trying to connect to the N5230A Network analyzer to get S21 Measurement results.

 

The site 

http://sine.ni.com/apps/utf8/niid_web_display.download_page?p_id_guid=04755C3EB05960C5E0440003BA7CCD...

 

Has the drivers but I am not sure which one would work for the 2010 platform because it says 2014 2015 and 8.2.1 so I am unsure which one will work.

 

0 Kudos
Message 10 of 13
(4,409 Views)