E5071C
2766
SCPI.TRIGger.SEQuence.EXTernal.DELay
Type of object
Property (Read-Write)
Syntax
SCPI.TRIGger.SEQuence.EXTernal.DELay = Value
Value = SCPI.TRIGger.SEQuence.EXTernal.DELay
Description
This command sets/gets the time that it takes from receiving the trigger to
starting measurement when the trigger source is external.
Variable
Parameter Value
Description External trigger delay time
Data type Double precision floating point type (Double)
Range 0 to 1
Preset value
0
Unit s (second)
Resolution 10 µ
Example of use
Dim Extdel As Double
SCPI.TRIGger.SEQuence.EXTernal.DELay = 0.05
Extdel = SCPI.TRIGger.SEQuence.EXTernal.DELay
Related objects
SCPI.TRIGger.SEQuence.EXTernal.LLATency.STATe
SCPI.TRIGger.SEQuence.POINt
Equivalent key
Trigger > Ext Trigger Delay
Equivalent SCPI command
Syntax
:TRIGger[:SEQuence]:EXTernal:DELay <numeric>
:TRIGger[:SEQuence]:EXTernal:DELay?