Specifications
346 Chapter 17
GPIB Command Reference
DATA:CCO{1-6}
DATA:CCO{1-6}
Format DATA[:DATA]:CCO{1-6} <numeric 1>,<numeric 2>,..,<numeric N×2-1>,<numeric
N×2>
DATA[:DATA]:CCO{1-6}?
Description Sets the calibration coefficient array for calibration. The calibration coefficient array is
read during execution by query.
Parameters There are a total of six calibration coefficient arrays for each coefficient 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.
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}:CCO{1-6} command on page 351
FORM:DATA command on page 374
Front Panel
Equivalents
Unavailable.
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