:DATA[:DATA]:RAW?
Returns the measurement data array, which contains complex-number data obtained by calibrating raw measurement data. (Query only)
Parameter |
Array of Real |
Description |
{numeric n× 2-1} - Real part of data at nth point {numeric n× 2} - Imaginary part of data at nth point |
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.
No equivalent keys are available on the front panel.