Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

save waveforms with HP/Agilent 35665a with GPIB

How to save wavaforms on a portable pc using pcmcia gpib card with the hp/agilent 35665a? I'm using the 6.01 Labview version and the instrument driver from the NI developer zone.
Thanks.
0 Kudos
Message 1 of 2
(3,238 Views)
Use the Acquire Waveform function to get an array of the data points. You can then save it using the Write File VI. Use the Read File VI to read it back again.

Rob
0 Kudos
Message 2 of 2
(3,238 Views)