Specifications

264 Chapter 16
Command Reference
:DATA:RAW?
:DATA:RAW?
Syntax :DATA[:DATA]:RAW?
Description Returns the measurement data array, which contains complex-number data obtained by
calibrating raw measurement data (see “Data Array” on page 79). (Query only)
Query response For single-point measurement
{numeric 1},{numeric 2}<newline><^END>
The command returns the real and imaginary parts of the data of the measured point.
For list measurement
{numeric 1},...,{numeric N´2}<newline><^END>
The command returns the real and imaginary parts of the data at each measurement point.
Thus the number of returned values is equal to N´2, where N represents the number of
points defined in the active table while n represents an integer between 1 and N.
Equivalent key
sequence
No equivalent keys are available on the front panel.
Description
{numeric n´2-1} Real part of data at nth point
{numeric n´2} Imaginary part of data at nth point