SCPI Command
SENSe:CORRection:COLLect:CKIT:STAN<Std>:TYPE <char>
SENSe:CORRection:COLLect:CKIT:STAN<Std>:TYPE?
Sets or reads out the type of calibration standard. |
---|
command/query |
Target
Standard <Std> of the calibration kit,
<Std>={[1]|2|...N}, where N — the number of the standards in the calibration kit
<char> Specifies the type of calibration standard:
OPEN |
Open |
SHORt |
Short |
LOAD |
Load |
THRU |
Thru |
UTHR |
Unknown Thru |
SLID |
Sliding Load |
DATA |
Data Based |
NONE |
Not defined |
{OPEN|SHOR|LOAD|THRU|UTHR|SLID|DATA|NONE}
Calibration > Cal Kit > Define STDs -> {Open | Short | Load | Thru/Delay} -> STD Type
Equivalent COM Command
SCPI.SENSe(Ch).CORRection.COLLect.CKIT.STAN(Std).TYPE
Param = app.SCPI.SENSe(Ch).CORRection.COLLect.CKIT.STAN(Std).TYPE
app.SCPI.SENSe(Ch).CORRection.COLLect.CKIT.STAN(Std).TYPE = "OPEN"
String (read/write)
Back to SENSe
Back to Command Finder