170 Chapter 10
Command Reference
:DATA
When specifying BUF3 as parameter (Comparator: OFF)
{numeric 1},{numeric 2},{numeric 3},…,{numeric (N×3)}<newline><^END>
The N sets of measurement data (a data set consists of the measurement status, measured
value, and comparator sorting result) fed into the data buffer are read out in the order of
measurement.
Where N is the number of measurement points specified with the :DATA:POIN command
and n is an integer between 1and N:
When specifying BUF3 as parameter (Comparator: ON)
{numeric 1},{numeric 2},{numeric 3},{numeric 4},…,{numeric (N×4)}<newline><^END>
The N sets of measurement data (a data set consists of the measurement status, measured
value, and comparator sorting result) fed into the data buffer are read out in the order of
measurement.
Where N is the number of measurement points specified with the :DATA:POIN command
and n is an integer between 1 and N:
Related commands :DATA:FEED on page 173
:DATA:FEED:CONT on page 174
:DATA:POIN on page 175
:FETC? on page 181
:FORM on page 182
Equivalent key
sequence
No equivalent key can be used on the front panel.
{numeric (n
−1)×3+1}
The measurement status in the n-th measurement (an integer
between 0 and 2).
{numeric (n
−1)×3+2}
The measured value of the primary parameter in the n-th
measurement. If overload is detected, 9.9E37 is outputted.
{numeric (n
−1)×3+3}
The measured value of the secondary parameter in the n-th
measurement. If overload is detected, 9.9E37 is outputted.
{numeric (n−1)× 3+1}
The measurement status in the n-th measurement (an integer
between 0 and 2).
{numeric (n
−1)×3+2}
The measured value of the primary parameter in the n-th
measurement. If overload is detected, 9.9E37 is outputted.
{numeric (n
−1)×3+3}
The measured value of the secondary parameter in the n-th
measurement. If overload is detected, 9.9E37 is outputted.
{numeric (n
−1)×3+4}
The comparator sorting result in the n-th measurement (an
integer between 0 and 11). The output (output value is 11) is
produced even if the comparator is off.