Specifications

350 Chapter 17
GPIB Command Reference
DATA:SEGM{1-16}:CAD{1-8}?
DATA:SEGM{1-16}:CAD{1-8}?
Format DATA[:DATA]:SEGMent{1-16}:CAD{1-8}?
Description Reads the calibration data array of the segment sweep. (Query only)
NOTE This command can be used to read a calibration data array measured with the calibration
data measurement points of “User-defined frequency points” or “User-defined power
points”
Parameters The calibration data arrays include a total of eight standard measurement data (two
measurements each) of Open/Short/Load/Low-loss capacitor. CAD1 to CAD8 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 of the specified
segment.
It is read in the floating-point value.
Related commands DATA:CAD{1-8}? command on page 345
SENS:CORR1:COLL:FPO command on page 438
Sub-block Description
SEGMent{1-16} Specifies the segment number (1 to 16).
Sub-block Description
CAD1 Specifies the first Open calibration data array.
CAD2 Specifies the first Short calibration data array.
CAD3 Specifies the first Load calibration data array.
CAD4 Specifies the first Low-loss capacitor calibration data array.
CAD5 Specifies the second Open calibration data array.
CAD6 Specifies the second Short calibration data array.
CAD7 Specifies the second Load calibration data array.
CAD8 Specifies the second Low-loss capacitor calibration 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