:SYST:CORR

Type

Command/Query

Syntax

:SYSTem:CORRection[:STATe] {ON|OFF|1|0}

:SYSTem:CORRection[:STATe]?

Description

This command turns ON/OFF or returns the status of the system correction.

Variable

Parameter

Selection Option

Description

ON/OFF of the system correction

Data Type

Boolean type (Boolean)

Range

ON|OFF|1|0

Preset Value

ON

Query Response

{1|0}<newline><^END>

Examples

Dim Var as String
Var = 1
Ena.WriteString ":SYST:CORR" & Str(Var), True
Ena.WriteString ":SYST:CORR?", True
Var=Ena.ReadNumber

Equivalent Softkey

System > Service Menu > System Correction

COM Command Syntax (Internal Control Only)

SCPI.SYSTEM.CORRECTION.STATE