Model DMM7510 7½ Digit Graphical Sampling Multimeter Reference Manual
Section 6: SCPI command reference
DMM7510-901-01 Rev. B / May 2015
6-195
:TRIGger:BLOCk:DELay:DYNamic
This command adds a delay to the execution of the trigger model.
Type
Affected by
Where saved
Default value
Command only
Recall settings
Instrument reset
Power cycle
Save settings
Not applicable
Usage
:TRIGger:BLOCk:DELay:DYNamic <blockNumber>, MEASure<n>
<blockNumber>
The sequence of the block in the trigger model
<n>
The number of the user delay; 1 to 5 set
by
[:SENSe[1]]:<function>:DELay:USER<n>
Details
When trigger model execution reaches a dynamic delay block, it stops normal measurement and
trigger model operation for the amount of time set by the delay. Background measurements continue
to be made.
Each measure and digitize function can have up to 5 unique user delay times (M1 to M5). The delay
time is set by the user-delay command, which is only available over a remote interface.
Example
FUNC "VOLT"
:VOLT:DEL:USER1 5
:TRIG:LOAD "EMPTY"
:TRIG:BLOC:BUFF:CLEAR 1
:TRIG:BLOC:MEAS 2
:TRIG:BLOC:BRAN:COUN 3, 5, 2
:TRIG:BLOC:DEL:DYN 4, MEAS1
:TRIG:BLOC:BRAN:COUN 5, 3, 2
:INIT
Set function to DC voltage.
Set user delay 1 for DC voltage measurements
to 5 s.
Clear the trigger model.
Set trigger block 1 to clear the reading buffer.
Set trigger block 2 to make a measurement.
Set trigger block 3 to loop and make 5
measurements.
Set trigger block 4 to a dynamic delay, using
user delay 1.
Set trigger block 5 to loop 3 times.
Start the trigger model.
Also see
[:SENSe[1]]:<function>:DELay:USER<n>
(on page 6-81)