Section 6: SCPI command reference
Model 2461 Interactive SourceMeter® Instrument Reference Manual
6-88
2461-901-01 A/November 2015
:SOURce[1]:CONFiguration:LIST:STORe
This command stores the active source settings into the named configuration list.
Type
Affected by
Where saved
Default value
Command only
Recall settings
Instrument reset
Power cycle
Source configuration list
Saved settings
Not applicable
Usage
:SOURce[1]:CONFiguration:LIST:STORe "<name>", <index>
<name>
A string that represents the name of a source configuration list
<index>
A number that defines a specific configuration index in the configuration list
Details
Use this command to store the active source settings to a configuration index in a configuration list. If
the index is defined, the configuration list is stored in that index. If the index is not defined, the
configuration index is appended to the end of the list. If a configuration index already exists for the
specified index, the new configuration overwrites the existing configuration index.
Refer to
Instrument settings stored in a source configuration list
(on page 3-35) for information about
the settings this command stores.
Example
:SOURce:CONF:LIST:CRE "biasLevel"
:SOURce:FUNC VOLT
:SOURce:VOLT:LEV 5
:SOURce:CONF:LIST:STORE "biasLevel"
Create a configuration list named
biasLevel
.
Set the source function to voltage and the source
voltage level to 5 V.
Store the configuration list and append it to the
end of the
biasLevel
configuration list.
Also see
:SOURce[1]:CONFiguration:LIST:CREate
(on page 6-83)