Interactive SourceMeter® Instrument Reference Manual Section 6:
2450-901-01 Rev. B/September 2013 6-41
Details
This command returns the size (number of configuration points) of a measure configuration list..
The size of the list is equal to the number of configuration points in a configuration list.
Examples
:SENSe:CONF:LIST:SIZE? "MyMeasList"
Returns the number of configuration points in
a measure configuration list named
.
Also see
Configuration lists (on page 3-33)
[:SENSe[1]]:CONFiguration:LIST:CREate (on page 6-37)
[:SENSe[1]]:CONFiguration:LIST:STORe
This command stores the active measure settings into the named configuration list.
Type Affected by Where saved Default value
Command only
Instrument reset
Saved settings Not applicable
Usage
[:SENSe[1]]:CONFiguration:LIST:STORe <name>
[:SENSe[1]]:CONFiguration:LIST:STORe <name>, <point>
A string that represents the name of a measure configuration list
A specific configuration point in the configuration list
Details
Use this command to store the active settings to a configuration point in a configuration list. If you do not include
the <point> parameter, the configuration point will append to the end of the list.
Refer to Instrument settings stored in a measure configuration list (on page 3-36) for a complete list of measure
settings that the instrument stores in a measure configuration list.
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-33)
[:SENSe[1]]:CONFiguration:LIST:CREate (on page 6-37)