12: SCPI command reference 2470 High Voltage SourceMeter Instrument
12-182 2470-901-01 Rev. A / May 2019
Details
This trigger model template incorporates a source configuration list and measure configuration list.
You must set up the configuration lists before loading the trigger model. If the configuration lists
change, you must resend this command.
You can also set a delay and change the reading buffer.
After selecting a trigger model template, you can view the trigger model blocks in a graphical format
by pressing the front-panel MENU key and under Trigger, selecting Configure. You can also add or
delete blocks and change trigger model settings from this screen. You can use the
TRIGger:BLOCk:LIST? command to view the trigger model blocks in a list format.
This command replaces the TRIGger:LOAD:CONFiguration:LIST command, which is
deprecated.
Example
:SOURce:CONF:LIST:CRE "SOURCE_LIST"
:SENS:CONF:LIST:CRE "MEASURE_LIST"
:SOUR:VOLT 1
:SOURce:CONF:LIST:STORE "SOURCE_LIST"
:SENS:CURR:RANG 1e-3
:SENSe:CONF:LIST:STOR "MEASURE_LIST"
:SOUR:VOLT 5
:SOURce:CONF:LIST:STORE "SOURCE_LIST"
:SENS:CURR:RANG 10e-3
:SENSe:CONF:LIST:STOR "MEASURE_LIST"
:SOUR:VOLT 10
:SOURce:CONF:LIST:STORE "SOURCE_LIST"
:SENS:CURR:RANG 100e-3
:SENSe:CONF:LIST:STOR "MEASURE_LIST"
:TRIG:LOAD "ConfigList", "MEASURE_LIST", "SOURCE_LIST"
Set up a source configuration list named SOURCE_LIST and a measurement configuration list named
MEASURE_LIST.
Create the source list with three indexes that set the source voltage levels to 1, 5, and 10.
Create the measure list with three indexes that set the measure current ranges to 1 mA, 10 mA, and 100 mA.
Load the configuration list trigger model, using these two configuration lists. Start the trigger model.
Also see
:TRIGger:BLOCk:LIST? (on page 12-164)