LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Labview errors

Hi, when I try to execute some example program present in labview driver package of Tektronix Function Generator and Agilent Oscilloscope an error message appear:

"Old VISA Open in TKAFG3xx Initialize.vi->example2.vi"
"Old VISA Open in hp548xxa Initialize.vi->hp548xxa Getting Started.vi"

What is the problem? I'm working with Labview 6.1 Base package and the drivers have been downloaded from ni site. Thanks in advance for your help.

AM
0 Kudos
Message 1 of 4
(2,947 Views)
Do you have the correct address for the instruments specified? What is the error code?
0 Kudos
Message 2 of 4
(2,947 Views)
Hi,

Also, make sure the instruments are detected using MAX (if they are GPIB instruments). You can use MAX to determine the appropriate resource name.

DiegoF.
National Instruments
0 Kudos
Message 3 of 4
(2,947 Views)
Ok I have fixed the problem! The instruments were initialized with "GPIB::x" instead of "GPIB::x::INSTR", where x is the instrument GPIB address. Thanks

AM
0 Kudos
Message 4 of 4
(2,947 Views)