Specifications

Chapter 17 347
GPIB Command Reference
DATA:CMD{1-2}?
17. GPIB Command
Reference
DATA:CMD{1-2}?
Format DATA[:DATA]:CMD{1-2}?
Description Reads the fixture compensation data array. (Query only)
NOTE This command can be used to read a fixture compensation data array measured with the
fixture compensation data measurement points of “User-defined frequency points” or
“User-defined power points.”
Parameters The fixture compensation data arrays include two standard measurement data of
Open/Short. CMD1 and CMD2 correspond to these data arrays.
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 DATA:SEGM{1-16}:CMD{1-2}? command on page 352
SENS:CORR2:COLL:FPO command on page 450
FORM:DATA command on page 374
Front Panel
Equivalents
Unavailable.
Sub-block Description
CMD1 Specifies the Open compensation data array.
CMD2 Specifies the Short compensation data array.
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