S2VNA and S4VNA SCPI Programming Manual
SENS:DATA:CORR?
SENSe
<Ch>
:DATA:CORRdata?
<char>
Reads out the corrected S-parameter data array or the corrected
receiver data array. The type of the array entries is a complex
number.
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> the real part of corrected measurement;
<numeric 2n> the imaginary part of corrected measurement.
( query only)
Channel <Ch>,
<Ch>={[1]|2|...16}
<char> Specifies the S-parameter:
S11, S12, S13, S14, S21, … S44
<char> Specifies the Test Receiver:
T11, T12, T13, T14, T21, … T44
Where the first index is the receiver port number, and the second index
is the source port number;
The following notations are also available:
T1(1), T1(2), T1(3), T1(4), T2(1), … T4(4) or
A(1), A(2), A(3), A(4), B(1), … D(4)
<char> Specifies the Test Receiver:
R11, R12, R13, R14, R21, … R44
Where the first index is the receiver port number, and the second index
is the source port number;
The following notations are also available:
R1(1), R1(2), R1(3), R1(3), R2(1), … R4(4)
<numeric 1>, <numeric 2>, …<numeric 2N>
To ensure the update of the data, the corresponding stimulus port must
be active. For example, when reading the S12 parameter at least one
trace with the stimulus port 2 must present or SOLT2 calibration must be
active.