SCPI Command
SENSe:CORRection:COLLect:CKIT:ORDer:TRLThru <port1>,<port2>,<numeric>
SENSe:CORRection:COLLect:CKIT:ORDer:TRLThru? <port1>,<port2>
Sets or reads out the number of the calibration standard in the calibration kit that assigned to the TRL THRU class for the measurement between the <port1> and <port2> ports. |
---|
command/query |
Selected calibration kit
<port1> |
The number of the receiver port from 1 to 2 |
<port2> |
The number of the source port from 1 to 2 |
<numeric> |
The number of the calibration standard |
If the specified standard number is greater than the number of standards in the kit, an error occurs. If the specified standard number is not the thru standard number, an error occurs.
<numeric>
Calibration > Cal Kit > Specify CLSs > TRL Thru Port x-y (Row)
Equivalent COM Command
SCPI.SENSe(Ch).CORRection.COLLect.CKIT.ORDer.TRLThru(Pt_m, Pt_n)
Num = app.SCPI.SENSe(Ch).CORRection.COLLect.CKIT.ORDer.TRLThru(1, 2)
app.SCPI.SENSe(Ch).CORRection.COLLect.CKIT.ORDer.TRLThru(1, 2) = 1
Long (read/write)
Back to SENSe
Back to Command Finder