Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

About Hp33220 IVI Driver problem

Hello!
      I use Agilent 33220a Function Generater,and I download the Labview 8.2 IVI driver from ni.com,When I use this driver to generate pulse,It will report error although I use the IVI simulate Mode. I do not know why, The 33220a Function Generater support Pulse Mode,I do not know why report error.
0 Kudos
Message 1 of 5
(3,976 Views)

Hello,

Did you try using the Getting Started.vi?

0 Kudos
Message 2 of 5
(3,956 Views)
Hello,
       You are getting the error because the Pulse waveform is not supported on the 33120.  Try changing the waveform to sine and the errors should go away.

OR

You can use Initialize with options with this string: "Simulate=1,DriverSetup=Model:33220A,RangeCheck=1,QueryInstrStatus=1,Cache=1"  The DriverSetup allows you to tell the driver which model you want to use.

Cheers,

NathanT
Message 3 of 5
(3,947 Views)

Nathan T:

            Thank you! I have Solved my problem,Thanks for your help!

0 Kudos
Message 4 of 5
(3,931 Views)
I am glad to have helped.  I wish you the best of luck with the rest of your application.

Cheers,

NathanT
0 Kudos
Message 5 of 5
(3,917 Views)