6: SCPI command reference  Model 2461 Interactive SourceMeterĀ® Instrument 
 
6-198  2461-901-01 A/November 2015 
 
: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 
Instrument reset 
Usage 
:TRIGger:BLOCk:CONFig:RECall <blockNumber>, "<configurationList>" 
:TRIGger:BLOCk:CONFig:RECall <blockNumber>, "<configurationList>", <index> 
:TRIGger:BLOCk:CONFig:RECall <blockNumber>, "<configurationList>", <index>, 
"<configurationList2>", <index2> 
 
The sequence of the block in the trigger model 
A string that defines the configuration list to recall 
The index in the configuration list to recall; defaults to 1 if not selected 
The second source or measure configuration list from which to recall 
settings; the type must be opposite of 
 
The index in the second configuration list to recall; defaults to 1 if not 
 
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. 
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 
Also see 
Configuration lists (on page 3-30) 
[:SENSe[1]]:CONFiguration:LIST:STORe (on page 6-78) 
:SOURce[1]:CONFiguration:LIST:STORe (on page 6-88)