Command/Query
:SENSe<Ch>:CORRection<Type>:STATe {ON|OFF|1|0}
:SENSe<Ch>:CORRection<Type>:STATe?
This command sets/gets the user calibration and temperature compensation On/Off status.
SENS:CORR2:STATE causes an undefined header error.
(<Type>: User Calibration=1, Temperature Compensation=3)
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
Cal > Temp Compen (For Option 007) > Correction
SCPI.SENSE(Ch).CORRECTION(Type).STATE