E4990A Help
542
:SENSe<Ch>:CORRection1:STATe {ON|OFF|1|0}
:SENSe<Ch>:CORRection1:STATe?
Description
This command sets/gets the user calibration On/Off status.
SENS:CORR2:STATE causes an undefined header error.
Variable
Parameter Selection Option
Description User calibration On/Off status
Data Type Boolean type (Boolean)
Range ON|OFF|1|0
Preset Value
OFF
Query Response
{1|0}<newline><^END>
Examples
Dim Var as Integer
Ana.WriteString ":SENS1:CORR1:STAT ON", True
Ana.WriteString ":SENS1:CORR1:STAT?", True
Var=Ana.ReadNumber
Related Commands
:SENS:CORR:OPEN
:SENS:CORR:SHOR
:SENS:CORR:LOAD
Equivalent Softkey
Cal > User Cal > Correction
COM Command Syntax (Internal Control Only)
SCPI.SENSE(Ch).CORRECTION(1).STATE
:SENS<Ch>:CORR1:ZME:FREQ
Type
Query
Syntax
:SENSe<Ch>:CORRection1:ZMEas:FREQuency?
Description