Specifications

Chapter 17 351
GPIB Command Reference
DATA:SEGM{1-16}:CCO{1-6}
17. GPIB Command
Reference
FORM:DATA command on page 374
Front Panel
Equivalents
Unavailable.
DATA:SEGM{1-16}:CCO{1-6}
Format DATA[:DATA]:SEGMent{1-16}:CCO{1-6} <numeric 1>,<numeric 2>,..,<numeric
N×2-1>,<numeric N×2>
Description Sets the calibration coefficient array for calibration of the segment sweep. The calibration
coefficient array is read when executing by query.
Parameters There are a total of six calibration coefficient arrays for the coefficients of A1, B1, C1, A2,
B2, and C2. CC01 to CC06 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 value 1}, {numeric value 2},.., {numeric value N × 2 - 1}, {numeric value N ×
2}<newline><^END>
Related commands DATA:CCO{1-6} command on page 346
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
CC01 Specifies the calibration coefficient A1 array.
CC02 Specifies the calibration coefficient B1 array.
CC03 Specifies the calibration coefficient C1 array.
CC04 Specifies the calibration coefficient A2 array.
CC05 Specifies the calibration coefficient B2 array.
CC06 Specifies the calibration coefficient C2 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