Section 6: SCPI command reference Model 2461 Interactive SourceMeter® Instrument Reference Manual6-78 2461-901-01 A/November 2015DetailsThis command returns the size (number of configuration indexes) of a measure configuration list. Thesize 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 indexesin a measure configuration list namedMyMeasList.Example output:3Also seeConfiguration lists (on page 3-30)[:SENSe[1]]:CONFiguration:LIST:CREate (on page 6-74)[:SENSe[1]]:CONFiguration:LIST:STOReThis command stores the active measure or digitize settings into the named configuration list.Type Affected by Where saved Default valueCommand only Recall settingsInstrument resetPower cycleSaved settings Not applicableUsage[:SENSe[1]]:CONFiguration:LIST:STORe ""[:SENSe[1]]:CONFiguration:LIST:STORe "", A string that represents the name of a measure configuration list A number that defines a specific configuration index in the configuration listDetailsUse this command to store the active settings to a configuration index in a configuration list. If you donot include the 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 ofmeasure settings that the instrument stores.Example:SENSe:CONF:LIST:STOR "MyConfigList" Stores the active settings of the instrument to theend of the configuration list namedMyConfigList.:SENSe:CONF:LIST:STOR "MyConfigList", 5 Stores the active settings of the instrument to theconfiguration list named MyConfigList inconfiguration index 5.Also seeConfiguration lists (on page 3-30)[:SENSe[1]]:CONFiguration:LIST:CREate (on page 6-74)