6: SCPI command reference Model 2450 Interactive SourceMeter® Instrument
6-138 2450-901-01 Rev. B/September 2013
:TRIGger:BLOCk:CONFig:RECall
This command recalls the system settings that are stored in a measure or source configuration list.
Type Affected by Where saved Default value
Instrument reset
Usage
:TRIGger:BLOCk:CONFig:RECall <blockNumber>, <configurationList>
:TRIGger:BLOCk:CONFig:RECall <blockNumber>, <configurationList>, <point>
The sequence of the block in the trigger model
The measure or source configuration list to recall
The point in the configuration list to recall; defaults to 1 if not selected
Details
When the trigger model reaches a configuration recall building block, the settings in the specified configuration
list are recalled.
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
volts and the measure function to current.
Store the configuration list.
Recall the configuration list as block 1 of the
trigger model.
Also see
Configuration lists (on page 3-33)
:SOURce[1]:CONFiguration:LIST:STORe (on page 6-65)