6: SCPI command reference Model 2450 Interactive SourceMeter® Instrument
6-140 2450-901-01 Rev. B/September 2013
:TRIGger:BLOCk:DELay:DYNamic
This command adds a delay to the execution of the trigger model.
Type Affected by Where saved Default value
Instrument reset
Usage
:TRIGger:BLOCk:DELay:DYNamic <blockNumber>, <userDelay>
The sequence of the block in the trigger model
The number of the user delay to recall:
• SOURce<n>, where <n> is the number of the user delay (1 to 5) set by
:SOURce[1]:<function>:DELay:USER<n>
• MEASure<n>, where <n> is the number of the user delay (1 to 5) set by
[:SENSe[1]]:<function>:DELay:USER<n>
Details
When the trigger model reaches a delay building block, it stops the trigger model for the amount of time set by
the delay.
The delay time is set by the user delay command.
Example
:TRIG:BLOC:SOUR:STAT 1, ON
:TRIG:BLOC:DEL:DYN 2, SOUR1
:TRIG:BLOC:MEAS 3
:TRIG:BLOC:SOUR:STAT 4, OFF
:TRIG:BLOC:BRAN:COUN 5, 10, 1
:INIT
Set user delay for source 1 to 5 seconds.
Set trigger block 1 to turn the source output on.
Set trigger block 2 to a dynamic delay that calls
source user delay 1.
Set trigger block 3 to make a measurement.
Set trigger block 4 to turn the source output off.
Set trigger block 5 to branch to block 1 ten times.
Also see
[:SENSe[1]]:<function>:DELay:USER<n> (on page 6-47)
:SOURce[1]:<function>:DELay:USER<n> (on page 6-68)