Specifications
Chapter 17 345
GPIB Command Reference
DATA:CAD{1-8}?
17. GPIB Command
Reference
DATA:CAD{1-8}?
Format DATA[:DATA]:CAD{1-8}?
Description Reads the calibration data array. (Query only)
NOTE This command can be used to read a calibration data array that is 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.
It is read in the floating-point value.
Related commands DATA:SEGM{1-16}:CAD{1-8}? command on page 350
SENS:CORR1:COLL:FPO command on page 438
FORM:DATA command on page 374
Front Panel
Equivalents
Unavailable.
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