:SENS<Ch>:CORR:COLL:SUBC

Type

Command/Query

Syntax

:SENSe<Ch>:CORRection:COLLect[:ACQuire]:SUBClass <Value>

:SENSe<Ch>:CORRection:COLLect[:ACQuire]:SUBClass?

Description

This command sets/gets the subclass which is used for the calibration. For example, if two different subclasses are set in advance, say Thru 1 & Thru 2, which are visible at the calibration softkey, this command can select either Thru1 or Thru2. When performing Thru cal, either Thru 1 or Thru 2 set with this command is used for the calibration.

Variable

Parameter

Value

Description

Active sub class

Data Type

Numeric type (Integer)

Range

1 ~ 30

Preset Value

1

Query Response

{numeric}<newline><^END>

Examples

Dim Var as Long
Var= 10
Ena.WriteString ":SENS1:CORR:COLL:SUBC " & Str(Var), True
Ena.WriteString ":SENS1:CORR:COLL:SUBC?", True
Var=Ena.ReadNumber

Related Commands

:SENS:CORR:COLL:CKIT:ORD:SEL

Equivalent Softkey

No equivalent key is available on the front panel.

COM Command Syntax (Internal Control Only)

SCPI.SENSE(Ch).CORRECTION.COLLECT.ACQUIRE.SUBCLASS