SCPI Command
SENSe<Ch>:CORRection:COLLect:CKIT:STAN<Std>:LABel?
Sets or reads out the label for the calibration standard. |
---|
command/query |
Standard <Std> of the calibration kit specified for channel <Ch>,
<Ch>={[1]|2|3|4}
<Ch>={[1]…|16} (in N-port mode only)
<Std>={[1]|2|...K}, where K — the number of the standards in the calibration kit
<string>, up to 254 characters
<string>
Calibration > Calibration Kit > Edit Cal Kit > Standard 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
Back to Command Finder (From User Interface)