Specifications

348 Chapter 17
GPIB Command Reference
DATA:CMP{1-3}
DATA:CMP{1-3}
Format DATA[:DATA]:CMP{1-3} <numeric 1>,<numeric 2>,..,<numeric N×2-1>,<numeric
N×2>
DATA[:DATA]:CMP{1-3}?
Description Sets the fixture compensation coefficient array. The fixture compensation coefficient array
is read when executing the command by query.
Parameters There are three fixture compensation coefficient arrays for the coefficients of A, B, and C.
CMP1 to CMP3 correspond to these data arrays.
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.
Query response {numeric 1}, {numeric 2},.., {numeric N × 2 - 1}, {numeric N × 2}<newline><^END>
Related commands DATA:SEGM{1-16}:CMP{1-3} command on page 353
FORM:DATA command on page 374
Front Panel
Equivalents
Unavailable.
Sub-block Description
CMP1 Specifies the fixture compensation coefficient A array.
CMP2 Specifies the fixture compensation coefficient B array.
CMP3 Specifies the fixture compensation coefficient C 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