![Tektronix Keithley SourceMeter 2470 Reference Manual Download Page 448](http://html1.mh-extra.com/html/tektronix/keithley-sourcemeter-2470/keithley-sourcemeter-2470_reference-manual_1078034448.webp)
2470 High Voltage SourceMeter Instrument Reference Manual
Section 12: SCPI command reference
2470-901-01 Rev. A /
May
2019
12-61
[:SENSe[1]]:CONFiguration:LIST:CREate
This command creates an empty measure configuration list.
Type
Affected by
Where saved
Default value
Command only
Recall settings
Instrument reset
Power cycle
Save settings
Not applicable
Usage
[:SENSe[1]]:CONFiguration:LIST:CREate "<name>"
<name>
A string that represents the name of a measure configuration list
Details
This command creates an empty configuration list. To add configuration indexes to this list, you need
to use the store command.
Configuration lists are not saved when the instrument is turned off. To save a configuration list, use a
saved setup to store the instrument settings, which include defined configuration lists.
Example
:SENS:CONF:LIST:CRE "MyMeasList"
Creates a measure configuration list named
MyMeasList
.
Also see
(on page 12-9)
[:SENSe[1]]:CONFiguration:LIST:STORe
[:SENSe[1]]:CONFiguration:LIST:DELete
This command deletes a measure configuration list.
Type
Affected by
Where saved
Default value
Command only
Not applicable
Not applicable
Not applicable
Usage
[:SENSe[1]]:CONFiguration:LIST:DELete "<name>"
[:SENSe[1]]:CONFiguration:LIST:DELete "<name>", <index>
<name>
A string that represents the name of a measure configuration list
<index>
A number that defines a specific configuration index in the configuration list
Details
Deletes a configuration list. If the index is not specified, the entire configuration list is deleted. If the
index is specified, only the specified configuration index in the list is deleted.