S2VNA and S4VNA SCPI Programming Manual
SENS:CORR:COEF
SENSe
<Ch>
:CORRection:COEFficient[:DATA]
<char>
,
<rcvport>
,
<srcport>
,
<numeric list>
SENSe
<Ch>
:CORRection:COEFficient[:DATA]?
<char>
,
<rcvport>
,
<srcport>
Writes or reads out the calibration coefficient data array.
The array size is 2N, where N is the number of measurement
points. For the n–th point, where n from 1 to N:
<numeric 2n–1> real part of the calibration coefficients
<numeric 2n> imaginary part of the calibration coefficients
(command/query)
Channel <Ch>,
<Ch>={[1]|2|...16}
<char> Specifies the Error term:
ER : Reflection tracking
ED : Directivity
ES : Source match
ET : Transmission tracking
EX : Isolation
EL : Load match
<rcvport> the number of the receiver port from 1 to 2 (or 4)
<srcport> the number of the source port from 1 to 2 (or 4)
<numeric list> the calibration coefficient array
When ES, ER, or ED is used, the numbers of the ports <rcvport> and
<srcport> must be the same. When EL, ET, or EX is used, the numbers
of the ports <rcvport> and <srcport> must be different.
<numeric 1>, <numeric 2>, …<numeric 2N>
The written calibration coefficients become effective only after the
SENS:CORR:COEF:SAVE command is executed.