SCPI Command
SENSe<Ch>:CORRection:COLLect:METHod:TRL2 <port1>,<port2>
Selects the ports and sets the two-port TRL calibration type for the calculation of the calibration coefficients on completion of the calibration executed by the SENS:CORR:COLL:SAVE command. |
---|
no query |
Channel <Ch>,
<Ch>={[1]|2|...16}
<port1> |
The first port number from 1 to 2 |
<port2> |
The second port number from 1 to 2 |
If the same port numbers are specified, an error occurs.
Calibration > Calibrate > 2–Port TRL Cal
Equivalent COM Command
SCPI.SENSe(Ch).CORRection.COLLect.METHod.TRL2
app.SCPI.SENSe(Ch).CORRection.COLLect.METHod.TRL2 = Array(1, 2)
Variant (array of Long) (write only)
Back to SENSe
Back to Command Finder