Tektronix AFG2021 Programmer's Manual page 108

Arbitrary function generator
Hide thumbs Also See for AFG2021:
Table of Contents

Advertisement

Command Descriptions
Examples
TRACe|DATA[:DATA]:LINE (No Query Form)
Group
Syntax
Arguments
Examples
2-90
DATA:DATA EMEMory,#42000<DAB><DAB>...<DAB>
transmits a waveform to the edit memory in the instrument. 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.
This command writes line data to the edit memory. The data between the specified
points is interpolated linearly.
Trace
TRACe|DATA[:DATA]:LINE
<end_point>,<point_data2>
<start_point>::=<NR1>
where:
<NR1> is the first point from which the data is interpolated linearly.
<point_data1>::=<NR1>
where:
<NR1> is the data value at the start point.
<end_point>::=<NR1>
where:
<NR1> is the last point from which the data is interpolated linearly.
<point_data2>::=<NR1>
where:
<NR1> is the data value at the end point.
DATA:DATA:LINE EMEMory,1,2047,250,4094
sets a data value of 2047 for start point 1 and a data value of 4094 for end point
250, and interpolates linearly between these two points in the edit memory.
AFG2021 Arbitrary Function Generator Programmer Manual
EMEMory,<start_point>,<point_data1>,

Advertisement

Table of Contents
loading

Table of Contents