Specifications

Chapter 17 349
GPIB Command Reference
DATA:RAW?
17. GPIB Command
Reference
DATA:RAW?
Format DATA[:DATA]:RAW?
Description Reads the raw data array. (Query only)
Query response {numeric 1}, {numeric 2},.., {numeric N × 2 - 1}, {numeric N × 2}<newline><^END>
The data consist of the real and imaginary parts of a complex number. n indicates an
integer between 1 and N, where N is the number of measurement points.
It is read in the floating-point value.
Related commands FORM:DATA command on page 374
Front Panel
Equivalents
Unavailable.
Description
{numeric n × 2 - 1} Real part of data (complex type) at the n-th measurement point
{numeric n × 2} Imaginary part of data (complex type) at the n-th measurement
point