SCPI Command
SENSe:CORRection:COLLect:CKIT:STAN<Std>:LABel <string>
SENSe:CORRection:COLLect:CKIT:STAN<Std>:LABel?
Sets or reads out the label for the calibration standard. |
---|
command/query |
Standard <Std> of the calibration kit,
<Std>={[1]|2|...N}, where N — the number of the standards in the calibration kit
<string>, up to 254 characters
<string>
Calibration > Cal Kit > Define STDs -> {Open | Short | Load | Thru/Delay} -> Label
Equivalent COM Command
SCPI.SENSe(Ch).CORRection.COLLect.CKIT.STAN(Std).LABel
Lab = app.SCPI.SENSe(Ch).CORRection.COLLect.CKIT.STAN(Std).LABel
app.SCPI.SENSe(Ch).CORRection.COLLect.CKIT.STAN(Std).LABel = "Open"
String (read/write)
Back to SENSe
Back to Command Finder