SCPI Command
SENSe<Ch>:CORRection:COLLect:METHod:ERESponse <numeric1>,<numeric2t>
Selects the ports and sets the one path 2-port calibration type for the calculation of the calibration coefficients on completion of the calibration executed by the SENS:CORR:COLL:SAVE command. (in N-port mode only) |
---|
no query |
Channel <Ch>,
<Ch>={[1]…|16}(in N-port mode only).
Port number from 1 to 16. The array elements can not contain the same port numbers.
If the same port numbers are specified, an error occurs.
Calibration > Calibration type > One Path 2-Port with Scalar Thru
Equivalent COM Command
SCPI.SENSe(Ch).CORRection.COLLect.METHod.ERESponse
app.SCPI.SENSe(Ch).CORRection.COLLect.METHod.ERESponse = Array(2, 1)
NOTE |
The array contains 2 elements: •Data(0) is the number of the receiver port. •Data(1) is the number of the source port. |
Variant (array of Long) (write only)
Back to SENSe
Back to Command Finder
Back to Command Finder (From User Interface)