Model DMM7510 7½ Digit Graphical Sampling Multimeter Reference Manual
Section 6: SCPI command reference
DMM7510-901-01 Rev. B / May 2015
6-181
Example
:DIG:LINE3:MODE TRIG, IN
:DIG:LINE5:MODE TRIG, IN
:TRIG:BLEN1:MODE OR
:TRIG:BLEN1:STIM1 DIG3
:TRIG:BLEN1:STIM2 DIG5
Set digital I/O lines 3 and 5 as trigger in
lines. Generate a trigger blender 1 event
when a digital I/O trigger happens on line 3
or 5.
Also see
(on page 6-178)
:TRIGger:BLOCk:BRANch:ALWays
This command defines a trigger model block that always goes to a specific block.
Type
Affected by
Where saved
Default value
Command only
Recall settings
Instrument reset
Power cycle
Save settings
Not applicable
Usage
:TRIGger:BLOCk:BRANch:ALWays <blockNumber>, <branchToBlock>
<blockNumber>
The sequence of the block in the trigger model
<branchToBlock>
The block number of the trigger model block to execute when the trigger model
reaches this block
Details
When the trigger model reaches a branch-always building block, it goes to the building block set by
<branchToBlock>
.
Example
TRIG:BLOC:BRAN:ALW 9, 20
When the trigger model reaches block 9, it
will always branch to block 20.
Also see
None