Section 12: SCPI command reference
2470 High Voltage SourceMeter Instrument Reference Manual
12-168
2470-901-01 Rev. A /
May
2019
:TRIGger:BLOCk:SOURce:STATe
This command defines a trigger block that turns the output source on or off.
Type
Affected by
Where saved
Default value
Command only
Recall settings
Instrument reset
Power cycle
Save settings
Not applicable
Usage
:TRIGger:BLOCk:SOURce:STATe <blockNumber>, <state>
<blockNumber>
The sequence of the block in the trigger model
<state>
Disable the source:
OFF
Enable the source:
ON
Details
The source output block determines if the output source is turned on or off when the trigger model
reaches this block.
This block does not determine the settings of the output source (such as the output voltage level and
source delay). The source settings are determined by either the present settings of the instrument or
by a source configuration list.
When you list trigger blocks, this block is listed as
SOURCE_OUTPUT
.
Example
TRIG:BLOC:SOUR:STAT 1, 1
TRIG:BLOC:DEL:CONS 2, 0.01
TRIG:BLOC:MEAS 3
TRIG:BLOC:BRAN:COUN 4, 100, 2
TRIG:BLOC:SOUR:STAT 5, 0
This example turns the output on.
Delay 10 ms.
Make a measurement.
Loop and take 100 readings.
The output is turned off after the 100 readings
are made.
Also see
(on page 8-29)