SCPI Command
SENSe:CORRection:COLLect:CKIT:ORDer:TRLReflect <port>,<numeric>
SENSe:CORRection:COLLect:CKIT:ORDer:TRLReflect? <port>
Sets or reads out the number of the calibration standard in the calibration kit that assigned to the TRL REFLECT class for the measurement of the specified port. |
---|
command/query |
Selected calibration kit
<port1> |
The number of the 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 open or short standard number, an error occurs.
<numeric>
Calibration > Cal Kit > Specify CLSs > TRL Reflect Port x-y (Row)
Equivalent COM Command
SCPI.SENSe(Ch).CORRection.COLLect.CKIT.ORDer.TRLReflect(Pt)
Num = app.SCPI.SENSe(Ch).CORRection.COLLect.CKIT.ORDer.TRLReflect(Pt)
app.SCPI.SENSe(Ch).CORRection.COLLect.CKIT.ORDer.TRLReflect(Pt) = 1
Long (read/write)
Back to SENSe
Back to Command Finder