Programming
537
Cal > Port Extension > Extension (Length)
COM Command Syntax (Internal Control Only)
SCPI.SENSE(Ch).CORRECTION(2).EDELAY.LENGTH
:SENS<Ch>:CORR2:EDEL:STAT
Type
Command/Query
Syntax
:SENSe<Ch>:CORRection2:EDELay:STATe {ON|OFF|1|0}
:SENSe<Ch>:CORRection2:EDELay:STATe?
Description
This command sets/gets the port extension state.
SENS:CORR1:EDEL:STAT causes an undefined header error.
Variable
Parameter Selection Option
Description Port extension 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:EDEL:STAT ON", True
Ana.WriteString ":SENS1:CORR2:EDEL:STAT?", True
Var=Ana.ReadNumber
Related Commands
:SENS:CORR:EDEL:LENG
:SENS:CORR:EDEL:TIME
Equivalent Softkey
Cal > Port Extension > Extension
COM Command Syntax (Internal Control Only)
SCPI.SENSE(Ch).CORRECTION(2).EDELAY.STATE