Trace|data[:data, Trace|data[:data] -99 – Tektronix AFG3000 User Manual

Page 173

Advertising
background image

Syntax and Commands

AFG3000 Series Arbitrary/Function Generators Reference Manual

3-99

TRACe|DATA[:DATA]

This command transfers the waveform data from the external controller to the edit
memory in the arbitrary/function generator. The query command returns the binary
block data.

Group

Trace

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 arbitrary/function generator. The
block data element #42000 indicates that 4 is the number of digits in 2000 (byte
count) and the 2000 bytes of binary data are to be transmitted.

Advertising