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