E4990A Help
536
Cal > User Cal > Execute Cal > Done
COM Command Syntax (Internal Control Only)
SCPI.SENSE(Ch).CORRECTION(1).COLLECT.SAVE
:SENS<Ch>:CORR2:EDEL:LENG
Type
Command/Query
Syntax
:SENSe<Ch>:CORRection2:EDELay:LENGth <Value>
:SENSe<Ch>:CORRection2:EDELay:LENGth?
Description
This command sets/gets the extension value in meter.
SENS:CORR1:EDEL:LENG causes an undefined header error.
Variable
Parameter Value
Description Extension
Data Type Numeric type (Real)
Range -
Preset Value
0
Unit meter
Resolution -
Query Response
{numeric}<newline><^END>
Examples
Dim Var as Double
Ana.WriteString ":SENS1:CORR2:EDEL:LENG " & Var, True
Ana.WriteString ":SENS1:CORR2:EDEL:LENG?", True
Var=Ana.ReadString
Related Commands
:SENS:CORR:EDEL:STAT
:SENS:CORR:EDEL:TIME
Equivalent Softkey