Question
How can I transfer a waveform data file to AMIQ using GPIB commands only?
I'm not able to transfer waveform data from a waveform file to AMIQ with
GPIB commands like
:MMEMory:DATA <destination>, <binary block data>.
How can I transfer a waveform data file to AMIQ using GPIB commands only?
I'm not able to transfer waveform data from a waveform file to AMIQ with
GPIB commands like
:MMEMory:DATA <destination>, <binary block data>.
The solution is this short BASIC program. The transfer to AMIQ is performed in line 210. See attached text file.