Hi,
I'm trying to save the waveform displayed on my DSO6104A scope though uSB to my PC. I have successfully installed the driver suite and I can send command to the scope through the Agilent application with no problem When I send ":display:data?" to the scope, I get a bunch of characters on the screen.
The USB cable is connected to the "device" port on the back of the scope.
How can I download the waveform directly to the PC?
Thanks,
I'm trying to save the waveform displayed on my DSO6104A scope though uSB to my PC. I have successfully installed the driver suite and I can send command to the scope through the Agilent application with no problem When I send ":display:data?" to the scope, I get a bunch of characters on the screen.
The USB cable is connected to the "device" port on the back of the scope.
How can I download the waveform directly to the PC?
Thanks,
reader. It is not hard. The binblock format is:
#Nnnn....payloadNL
# = #
N = number of ns
ns = bytes in payload
NL = newline