LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

visa open problem

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.

Regards
RobinHood
0 Kudos
Message 1 of 14
(4,308 Views)

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. 

  

 

0 Kudos
Message 2 of 14
(4,304 Views)
sorry I didnt find Passport for Tulip (NIVisaTulip.dll) check box.
Regards
RobinHood
0 Kudos
Message 3 of 14
(4,289 Views)

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 

0 Kudos
Message 4 of 14
(4,272 Views)

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.

Regards
RobinHood
0 Kudos
Message 5 of 14
(4,240 Views)
Did you perform a scan for instruments and are each of the instruments listed in MAX. Nothing will show up in LabVIEW until you do that.
0 Kudos
Message 6 of 14
(4,238 Views)
I've connected NRT power meter and its address GPIB0::12::INSTR is showing up under "Devices and Interfaces" in MAX.But it is not showing up in Visa resource name automatically when I connected the instrument.
Regards
RobinHood
0 Kudos
Message 7 of 14
(4,235 Views)
Do you have anything at all listed when you click on the VISA Resource Name control? If you manually type in that resource name for a VISA Open function, does it generate an errror? If so, what?
0 Kudos
Message 8 of 14
(4,230 Views)

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)

Regards
RobinHood
0 Kudos
Message 9 of 14
(4,215 Views)
Good. I think it was probably due to some small bug with having an Agilent GPIB card and using NI-VISA. Hopefully nothing else goes wrong. It's always best, imho, to use an NI controller with LabVIEW.
0 Kudos
Message 10 of 14
(4,210 Views)