E4990A Help
652
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 Numeric type (Real)
Range 0 to 10
Preset Value
0
Unit s
Resolution 10u
Query Response
{0 ~ 10}<newline><^END>
Examples
Dim Var as Double
Var= 0
Ana.WriteString ":TRIG:EXT:DEL" & Str(Var), True
Ana.WriteString ":TRIG:EXT:DEL?", True
Var=Ana.ReadNumber
Related Commands
:TRIG:POIN
Equivalent Softkey
Trigger > Trigger Delay
COM Command Syntax (Internal Control Only)
SCPI.TRIGGER.SEQUENCE.EXTERNAL.DELAY
:TRIG:EXT:SLOP
Type
Command/Query
Syntax
:TRIGger[:SEQuence]:EXTernal:SLOPe {POSitive|NEGative}
:TRIGger[:SEQuence]:EXTernal:SLOPe?
Description