Command/Query
:SENSe<Ch>:CORRection:COLLect[:ACQuire]:SUBClass <Value>
:SENSe<Ch>:CORRection:COLLect[:ACQuire]:SUBClass?
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.
Parameter |
Value |
Description |
Active sub class |
Data Type |
Numeric type (Integer) |
Range |
1 ~ 30 |
Preset Value |
1 |
{numeric}<newline><^END>
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
No equivalent key is available on the front panel.
SCPI.SENSE(Ch).CORRECTION.COLLECT.ACQUIRE.SUBCLASS