12: SCPI command reference 2470 High Voltage SourceMeter Instrument Referen
12-152 2470-901-01 Rev. A / May 2019
Example
:TRIG:BLOC:BRAN:EVEN 6, DISP, 2
When the trigger model reaches this block, if the front-panel TRIGGER key has been pressed, the trigger
model returns to block 2. If the TRIGGER key has not been pressed, the trigger model continues to block 7 (the
next block in the trigger model).
Also see
On event block (on page 8-37)
:TRIGger:BLOCk:BRANch:LIMit:CONStant
This command defines a trigger model block that goes to a specified block if a measurement meets preset criteria.
Type Affected by Where saved Default value
Instrument reset
Power cycle
Usage
:TRIGger:BLOCk:BRANch:LIMit:CONStant <blockNumber>, <limitType>, <limitA>, <limitB>,
<branchToBlock>
:TRIGger:BLOCk:BRANch:LIMit:CONStant <blockNumber>, <limitType>, <limitA>, <limitB>,
<branchToBlock>, <measureBlock>
The sequence of the block in the trigger model
The type of limit (ABOVe, BELow, INside, or OUTside)
The limit that the measurement is tested against; if
limitType
ï‚§ ABOVe: This value is ignored
ï‚§ BELow: The measurement must be below this value
ï‚§ INside: The low limit that the measurement is compared against
ï‚§ OUTside: The low limit that the measurement is compared against
The upper limit that the measurement is tested against; if limitType is set to:
ï‚§ ABOVe: The measurement must be above this value
ï‚§ BELow: This value is ignored
ï‚§ INside: The high limit that the measurement is compared against
: The high limit that the measurement is compared against
The block number of the trigger model block to execute when the measurement
meets the defined criteria
The block number of the measure block that makes the measurements to be
compared; if this is 0 or undefined, the trigger model uses the previous measure