:SENS<Ch>:CORR:STAT

Type

Command/Query

Syntax

:SENSe<Ch>:CORRection:STATe {ON|OFF|1|0}

:SENSe<Ch>:CORRection:STATe?

Description

This command sets/gets the status of Error Correction.

Variable

Parameter

Selection Option

Description

Status of the error correction

Data Type

Boolean type (Boolean)

Range

ON|OFF|1|0

Preset Value

OFF

Query Response

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

Examples

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

Related Commands

:SENS:CORR:TYPE

Equivalent Softkey

Calibration > Correction

COM Command Syntax (Internal Control Only)

SCPI.SENSE(Ch).CORRECTION.STATE