2470 High Voltage SourceMeter Instrument Reference Manual
Section 12: SCPI command reference
2470-901-01 Rev. A /
May
2019
12-71
:SOURce[1]:CONFiguration:LIST:RECall
This command recalls a specific configuration index in a specific source configuration list and an optional measure
configuration list.
Type
Affected by
Where saved
Default value
Command only
Not applicable
Not applicable
Not applicable
Usage
:SOURce[1]:CONFiguration:LIST:RECall "<name>", <index>
:SOURce[1]:CONFiguration:LIST:RECall "<name>", <index>, "<measureListName>"
:SOURce[1]:CONFiguration:LIST:RECall "<name>", <index>, "<measureListName>",
<measureIndex>
<name>
A string that represents the name of a source configuration list
<index>
A number that defines a specific configuration index in the source configuration list
<measureListName>
A string that represents the name of a measure configuration list
<measureIndex>
A number that defines a specific configuration index in the measure configuration list
Details
Use this command to recall the settings stored in a specific configuration index in a specific source
configuration list. If you do not specify an index when you send the command, it recalls the settings
stored in the first configuration index in the specified source configuration list of that index.
You can optionally specify a measure configuration list and index to recall with the source settings. If
you do not specify a measure index, the measure index defaults to match the source index. Specify a
source and measure list together with this command to allow the instrument to coordinate the
application of the settings in the two lists appropriately. If you do not need have the application of the
source and measure configuration lists coordinated, you can specify just the source configuration list
with this command and use the
[:SENSe[1]]:CONFiguration:LIST:RECall
(on page 12-63) command
to recall measure settings separately in your application.
If you recall an invalid index (for example, calling index 3 when there are only two indexes in the
configuration list) or try to recall an index from an empty configuration list, event code 2790,
"Configuration list, error, does not exist" is displayed.
Each index contains the settings for the selected function of that index. Settings for other functions
are not affected when the configuration list index is recalled. To see the settings that are recalled with
an index, use the
:SOURce[1]:CONFiguration:LIST:QUERy?
(on page 12-70) command.
To recall a source configuration list separately (not with this command), recall the source
configuration list before the measure configuration list. This order ensures that dependencies
between source and measure settings will be properly handled.