01-27-2010 04:50 AM
Hi
I'm using labview2009. I've connected 8593E spectrum analyzer using GPIB interface to my PC.The problem is the instrument address is not coming automatically in the VISA open function input when I connect the instrument to my PC. can anyone sort it out. I've installed Agilent IO libraries suit15.0 and NI device drivers.
01-27-2010 04:57 AM
Hi,
If you are using Agilent GPIB then i guess u need passport tulip. Steps to do it i will attached here the manual.I guess it should work.
01-27-2010 06:07 AM
01-27-2010 06:35 AM
Hi, Giving you the procedure,
a) Use the NI Measurement and Automation Explorer (NI-MAX) to enable the NI-VISA Passport editor.
click on Tools > NI-VISA > VISA Options…
b) Select the Passport for Tulip (NIVisaTulip.dll) check box.
c) Click Save to save your settings, then exit NI-MAX.
d) Close and restart NI-MAX software. You should see your instrument listed under “Devices and Interfaces” as
“Miscellaneous VISA Resource.”
Follow this still if u didnt get let me know.
Regrads,
Pallavi
01-27-2010 10:31 PM
Hi
I found it and the device address can be seen under "Devices and interfaces" in MAX.But the thing is the instrument address is not showing up in Visa resource name automaticalliy When I connected the instrument.
01-27-2010 10:34 PM
01-27-2010 10:40 PM
01-27-2010 10:46 PM
01-27-2010 11:00 PM
At first only Refresh showed up automatically, but when I typed GPIB0::12::INSTR manually and ran the program then no error came up.And now the address is showing up automatically (once I typed the address manually)
01-27-2010 11:05 PM