Command/Query
:SENSe<Ch>:CORRection:COLLect:CKIT:ORDer:OPEN <Value1>, <Value2>
:SENSe<Ch>:CORRection:COLLect:CKIT:ORDer:OPEN? <Value1>
This command sets/gets the standard used for the open measurement of the specified port (Cpt), for a calibration kit selected.
If the standard number is 0, the standard is invalid for the subclass.
Parameter |
Value1 |
Description |
Port Number (Cpt) |
Data Type |
Numeric type (Integer) |
Range |
1 ~ 2 |
Parameter |
Value2 |
Description |
Standard number |
Data Type |
Numeric type (Integer) |
Range |
0 ~ 30 |
{numeric (standard number)}<newline><^END>
Dim Var as Integer
Ena.WriteString ":SENS1:CORR:COLL:CKIT:ORD:OPEN 1,5", True
Ena.WriteString ":SENS1:CORR:COLL:CKIT:ORD:OPEN? 1", True
Var=Ena.ReadNumber
Cal > Modify Cal Kit > Specify CLSs > Open > Set All | Port 1 | Port 2 > None | {std}
SCPI.SENSE(Ch).CORRECTION.COLLECT.CKIT.ORDER.OPEN