Specifications
Chapter 17 353
GPIB Command Reference
DATA:SEGM{1-16}:CMP{1-3}
17. GPIB Command
Reference
DATA:SEGM{1-16}:CMP{1-3}
Format DATA[:DATA]:SEGMent{1-16}:CMP{1-3} <numeric 1>,<numeric 2>,..,<numeric
N×2-1>,<numeric N×2>
DATA[:DATA]:SEGMent{1-16}:CMP{1-3}?
Description Sets the fixture compensation coefficient array for the segment sweep. The fixture
compensation coefficient array is read when executing 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 of the specified
segment.
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:CMP{1-3} command on page 348
FORM:DATA command on page 374
Front Panel
Equivalents
Unavailable.
Sub-block Description
SEGMent{1-16} Specifies the segment number (1 to 16).
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