Command/Query
:SYSTem:CORRection[:STATe] {ON|OFF|1|0}
:SYSTem:CORRection[:STATe]?
This command turns ON/OFF or returns the status of the system correction.
Parameter |
Selection Option |
Description |
ON/OFF of the system correction |
Data Type |
Boolean type (Boolean) |
Range |
ON|OFF|1|0 |
Preset Value |
ON |
{1|0}<newline><^END>
Dim Var as String
Var = 1
Ena.WriteString ":SYST:CORR" & Str(Var), True
Ena.WriteString ":SYST:CORR?", True
Var=Ena.ReadNumber
System > Service Menu > System Correction
SCPI.SYSTEM.CORRECTION.STATE