:DATA:CCO{1-6}

Syntax

:DATA[:DATA]:CCO{1|2|3|4|5|6} <numeric 1>,...,<numeric N× 2>

:DATA[:DATA]:CCO{1|2|3|4|5|6}?

where N represents the number of points defined in the active table.

Description

Sets or returns a calibration coefficient array. The instrument holds six calibration coefficient arrays that correspond to coefficients: A1, B1, C1, A2, B2, and C2. To obtain a particular array, suffix the command with the number that corresponds to the desired array. The following table lists the command suffix numbers associated with each array:

1: Array that corresponds to calibration coefficient A1

2: Array that corresponds to calibration coefficient B1

3: Array that corresponds to calibration coefficient C1

4: Array that corresponds to calibration coefficient A2

5: Array that corresponds to calibration coefficient B2

6: Array that corresponds to calibration coefficient C2

Variable

Parameter

Array of Real

Description

<numeric n× 2-1> - Real part of calibration coefficient (complex number) at nth point

<numeric n× 2> - Imaginary part of calibration coefficient (complex number) at nth point

Range

-9.9E+37 to 9.9E+37

Resolution

1E-18

 

You must break down the calibration coefficient (complex number) at each measurement point into the real and imaginary parts so that the command receives N× 2 parameters in all, where n represents an integer between 1 and N.

Query response

{numeric 1},...,{numeric N× 2}<newline><^END>

Equivalent key

No equivalent keys are available on the front panel.