Signal Generators

cancel
Showing results for 
Search instead for 
Did you mean: 

Initializing Agilent 33220A with "ag33250a Init.vi" gives error 1073807202

I'd like to control an agilent 33220A function generator with labview. It's connected via USB to my computer, and I can  already give orders to it with other software, also MAX recognises it correctly. But in labview, the initialization fails. The vi "ag33250A Init.vi" causes the error 10738807202, writing "Possible reason(s): Driver Status:  (Hex 0xBFFF009E) Eine benötigte Code-Bibliothek konnte nicht gefunden oder geladen werden." How can I bring that to work?
0 Kudos
Message 1 of 2
(7,337 Views)

The description for that error code is:

VISA:  (Hex 0xBFFF009E) A code library required by VISA could not be located or loaded.

and it usually means that you don't have NI-VISA installed or the installation is corrupt. Check in MAX to see if it is installed. If you installed a different version of VISA (i.e. one from Agilent), you might want to remove that and use NI's.

p.s. You posted to the wrong board. This is for NI signal generators. the one you want is Instrument Control.

0 Kudos
Message 2 of 2
(7,333 Views)