Command/Query
:SENSe<Ch>:CORRection:STATe {ON|OFF|1|0}
:SENSe<Ch>:CORRection:STATe?
This command sets/gets the status of Error Correction.
Parameter |
Selection Option |
Description |
Status of the error correction |
Data Type |
Boolean type (Boolean) |
Range |
ON|OFF|1|0 |
Preset Value |
OFF |
{1|0}<newline><^END>
Dim Var as String
Var = 1
Ena.WriteString ":SENS1:CORR:STAT " & Str(Var), True
Ena.WriteString ":SENS1:CORR:STAT?", True
Var=Ena.ReadNumber
Calibration > Correction
SCPI.SENSE(Ch).CORRECTION.STATE