12: SCPI command reference 2470 High Voltage SourceMeter Instrument
12-146 2470-901-01 Rev. A / May 2019
Trigger events
Event description Event constant
Notify trigger block <n> (1 to 8); the trigger model generates a
trigger event when it executes the notify block
Source limit condition occurs
Trigger timer <n> (1 to 4) expired
Line edge detected on TSP-Link synchronization line
(1 to 3)
Example
:DIG:LINE5:MODE TRIG, IN
:TRIG:BLEN1:MODE OR
:TRIG:BLEN1:STIM1 DIG3
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
:TRIGger:BLENder<n>:MODE (on page 12-144)
: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
Instrument reset
Power cycle
Usage
:TRIGger:BLOCk:BRANch:ALWays <blockNumber>, <branchToBlock>
The sequence of the block in the trigger model
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
When the trigger model reaches block 9, it will always branch
to block 20.
Also see
None