Interactive SourceMeter® Instrument Reference Manual Section 6:
2461-901-01 A/November 2015 6-197
:TRIGger:BLOCk:CONFig:PREVious
This command defines a trigger model block that recalls the settings stored at the previous index in a source or
measure configuration list.
Type Affected by Where saved Default value
Instrument reset
Power cycle
Usage
:TRIGger:BLOCk:CONFig:PREVious <blockNumber>, "<configurationList>"
:TRIGger:BLOCk:CONFig:NEXT <blockNumber>, "<configurationList>",
"<configurationList2>"
The sequence of the block in the trigger model
The source or measure configuration list from which to recall settings
The second source or measure configuration list from which to recall
settings; the type must be opposite of
Details
The Config List Prev building block defines a trigger model block that recalls the settings stored at the
previous index in a source or measure configuration list.
The configuration list previous index trigger block type recalls the previous index in a configuration
list. It configures the source or measure settings of the instrument based on the settings at that index.
The trigger model executes the settings at that index before the next block is executed.
The first time the trigger model encounters this block, the last index in the configuration list is recalled.
Each subsequent time trigger model execution reaches a configuration list previous block for this
configuration list, it goes backward one index. When the first index in the list is reached, it goes to the
last index in the configuration list.
You must create the configuration list before you can define it in this building block.
Example
TRIG:BLOC:CONF:PREV 14, "SETTINGS_LIST"
Set trigger block 14 to restore the settings
from the previous index that is stored in the
configuration list SETTINGS_LIST.
Also see
Configuration lists (on page 3-30)