:SENS<Ch>:CORR:COLL:CKIT:LAB

Type

Command/Query

Syntax

:SENSe<Ch>:CORRection:COLLect:CKIT:LABel <String>

:SENSe<Ch>:CORRection:COLLect:CKIT:LABel?

Description

This command sets/gets the calibration kit name for the calibration kit selected.

Variable

Parameter

String

Description

Calibration kit name

Data Type

Character string type (String)

Range

254 chars

Query Response

{String}<newline><^END>

Examples

Dim Var as String
Var = "UserCalNo1"
Ena.WriteString ":SENS1:CORR:COLL:CKIT:LAB " & Var, True
Ena.WriteString ":SENS1:CORR:COLL:CKIT:LAB?", True
Var=Ena.ReadString

Related Commands

:SENS:CORR:COLL:CKIT

Equivalent Softkey

Calibration > Modify Cal Kit > Label Kit

COM Command Syntax (Internal Control Only)

SCPI.SENSE(Ch).CORRECTION.COLLECT.CKIT.LABEL