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.
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.