Model 2461 Interactive SourceMeter® Instrument Reference Manual Section 6: SCPI command reference2461-901-01 A/November 2015 6-75DetailsDeletes a configuration list. If the index is not specified, the entire configuration list is deleted. If theindex is specified, only the specified configuration index in the list is deleted.When an index is deleted from a configuration list, the index numbers of the following indexes areshifted up by one. For example, if you have a configuration list with 10 indexes and you delete index3, the index that was numbered 4 becomes index 3, and the all the following indexes are renumberedin sequence to index 9. Because of this, if you want to delete several nonconsecutive indexes in aconfiguration list, it is best to delete the higher numbered index first, then the next lower index, and soon. This also means that if you want to delete all the indexes in a configuration list, you must deleteindex 1 repeatedly until all indexes have been removed.Example:SENSe:CONF:LIST:DELete "myMeasList" Deletes a configuration list named myMeasList.:SENSe:CONF:LIST:DELete "myMeasList", 2 Deletes configuration index 2 in a configuration listnamed myMeasList.Also seeConfiguration lists (on page 3-30)[:SENSe[1]]:CONFiguration:LIST:CREate (on page 6-74)[:SENSe[1]]:CONFiguration:LIST:QUERy?This command returns a list of TSP commands and parameter settings that are stored in the specifiedconfiguration index.Type Affected by Where saved Default valueQuery only Not applicable Not applicable Not applicableUsage[:SENSe[1]]:CONFiguration:LIST:QUERy? "", [:SENSe[1]]:CONFiguration:LIST:QUERy? "", , A string that represents the name of a measure configuration list A number that defines a specific configuration index in the configuration list A separator for the data:• Comma (default): 1• Semicolon: 2• New line: 3