E4990A Help
540
Command/Query
Syntax
:SENSe<Ch>:CORRection2:OPEN[:STATe] {ON|OFF|1|0}
:SENSe<Ch>:CORRection2:OPEN[:STATe]?
Description
This command sets/gets the open fixture compensation On/Off status.
SENS:CORR1:OPEN causes an undefined header error.
Variable
Parameter Selection Option
Description Open fixture compensation 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:CORR2:OPEN ON", True
Ana.WriteString ":SENS1:CORR2:OPEN?", True
Var=Ana.ReadNumber
Related Commands
:SENS:CORR:COLL:ACQ:OPEN
:SENS:CORR:LOAD
:SENS:CORR:SHOR
:SENS:CORR:STAT
Equivalent Softkey
Cal > Fixture Compen > Open
COM Command Syntax (Internal Control Only)
SCPI.SENSE(Ch).CORRECTION(2).OPEN.STATE
:SENS<Ch>:CORR2:SHOR
Type
Command/Query