6: SCPI command reference Model 2461 Interactive SourceMeter® Instrument
6-78 2461-901-01 A/November 2015
Details
This command returns the size (number of configuration indexes) of a measure configuration list. The
size of the list is equal to the number of configuration indexes in a configuration list.
Example
:SENSe:CONF:LIST:SIZE? "MyMeasList"
Returns the number of configuration indexes
in a measure configuration list named
MyMeasList.
Example output:
Also see
Configuration lists (on page 3-30)
[:SENSe[1]]:CONFiguration:LIST:CREate (on page 6-74)
[:SENSe[1]]:CONFiguration:LIST:STORe
This command stores the active measure or digitize settings into the named configuration list.
Type Affected by Where saved Default value
Instrument reset
Usage
[:SENSe[1]]:CONFiguration:LIST:STORe "<name>"
[:SENSe[1]]:CONFiguration:LIST:STORe "<name>", <index>
A string that represents the name of a measure configuration list
A number that defines a specific configuration index in the configuration list
Details
Use this command to store the active settings to a configuration index in a configuration list. If you do
not include the <index> parameter, the configuration index is appended to the end of the list.
Refer to Instrument settings stored in a measure configuration list (on page 3-33) for a complete list of
measure settings that the instrument stores.
Example
:SENSe:CONF:LIST:STOR "MyConfigList"
Stores the active settings of the instrument to the
end of the configuration list named
:SENSe:CONF:LIST:STOR "MyConfigList", 5
Stores the active settings of the instrument to the
configuration list named MyConfigList in
Also see
Configuration lists (on page 3-30)
[:SENSe[1]]:CONFiguration:LIST:CREate (on page 6-74)