:SENS<Ch>:CORR:COLL:METH:TYPE

Type

Query

Syntax

:SENSe<Ch>:CORRection:COLLect:METHod:TYPE?

Description

This command gets on-going calibration type.
After ":SENS:CORR:COEF:SAVE" command is executed, this returns "None".

To check the applied calibration type (error correction on), use :SENS:CORR:TYPE.

Variable

Parameter

Selection Option

Description

Calibration type

Data Type

Character string type (String)

Range

NONE

RESPO: Response calibration (Open)

RESPS: Response calibration (Short)

RESPT: Response calibration (Thru)

SOLT1: 1-port calibration

SOLT2: 2-port calibration

ERES: Enhanced response calibration

TRL2: TRL 2-port calibration

AREM: Adapter removal

Preset Value

NONE

Unit

-

Resolution

-

Query Response

{NONE|RESPO|RESPS|RESPT|SOLT1|SOLT2|ERES|TRL2|AREM}<newline><^END>

Examples

Dim Var as String
Ena.WriteString ":SENS1:CORR:COLL:METH:OPEN 1", True
Ena.WriteString ":SENS1:CORR:COLL:METH:TYPE?", True
Var=Ena.ReadString

Related Commands

:SENS:CORR:COEF:SAVE

:SENS:CORR:TYPE

Equivalent Softkey

No equivalent key is available on the front panel.

COM Command Syntax (Internal Control Only)

SCPI.SENSE(Ch).CORRECTION.COLLECT.METHOD.TYPE