50
TRACe|DATA[:DATA]
This command transfers the waveform data from the external controller to the edit
memory in the instrument. The query returns the binary block data.
Syntax
TRACe|DATA[:DATA] EMEMory,<binary_block_data>
TRACe|DATA[:DATA]? EMEMory
Arguments
<binary_block_data>
where <binary_block_data> is the waveform data in binary format.
Returns
<binary_block_data>
Examples
DATA:DATA EMEMory,#42000<DAB><DAB>...<DAB>
transmits a waveform to the edit memory in the instrument. The block data element
#21000 indicates that 2 is the number of digits in 1000 (byte count) and the 1000 bytes of
binary data are to be transmitted.
3. Command Errors
The following table shows the error messages generated by improper command syntax.
Check that the command is properly formed and that it follows the rules in the Syntax and
Commands.
Command messages
Error/Event Queue
The event queue is an FIFO queue, which stores events as they occur in the instrument.
The event queue can store up to 64 events.