Section 12: SCPI command reference
2470 High Voltage SourceMeter Instrument Reference Manual
12-160
2470-901-01 Rev. A /
May
2019
:TRIGger:BLOCk:CONFig:RECall
This command recalls the system settings that are stored in a source or measure configuration list.
Type
Affected by
Where saved
Default value
Command only
Recall settings
Instrument reset
Power cycle
Save settings
Not applicable
Usage
:TRIGger:BLOCk:CONFig:RECall <blockNumber>, "<configurationList>"
:TRIGger:BLOCk:CONFig:RECall <blockNumber>, "<configurationList>", <index>
<blockNumber>
The sequence of the block in the trigger model
<configurationList>
A string that defines the source or measure configuration list to
recall
<index>
The index in the configuration list to recall; default is
1
Details
When the trigger model reaches a configuration recall block, the settings in the specified configuration
list are recalled if a single configuration list is specified. If both measure and source configuration lists
are specified, measure and source settings are recalled from the next index in each list when this
block is reached. The index numbers recalled may not match; it depends on the number of indexes in
each list and what index number each list is on.
You can restore a specific set of configuration settings in the configuration list by defining the index.
The configuration lists must be defined before you can use this block. If one of the indices for the
configuration list changes, verify that the trigger model count is still accurate.
Example
SOUR:CONF:LIST:CRE "biasLevel"
SOUR:FUNC VOLT
SENS:FUNC "CURR"
SOUR:VOLT:LEV 5
SOUR:CONF:LIST:STORE "biasLevel"
TRIG:BLOCK:CONF:RECALL 1, "biasLevel", 1
Create a configuration list named
biasLevel
. Set the source function to 5 V
and the measure function to current.
Store the source settings at index 1 in the
configuration list named
biasLevel
.
Recall index 1 of the configuration list named
biasLevel
as block 1 of the trigger model.
Also see
[:SENSe[1]]:CONFiguration:LIST:STORe
:SOURce[1]:CONFiguration:LIST:STORe
(on page 12-72)