Command/Query
:SENSe<Ch>:CORRection1:STATe {ON|OFF|1|0}
:SENSe<Ch>:CORRection1:STATe?
This command sets/gets the user calibration On/Off status.
SENS:CORR2:STATE causes an undefined header error.
Parameter |
Selection Option |
Description |
User calibration On/Off status |
Data Type |
Boolean type (Boolean) |
Range |
ON|OFF|1|0 |
Preset Value |
OFF |
{1|0}<newline><^END>
Dim Var as Integer
Ana.WriteString ":SENS1:CORR1:STAT ON", True
Ana.WriteString ":SENS1:CORR1:STAT?", True
Var=Ana.ReadNumber
Cal > User Cal > Correction
SCPI.SENSE(Ch).CORRECTION(1).STATE