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