2470 High Voltage SourceMeter Instrument Reference Manual
Section 4: Sourcing and measuring
2470-901-01 Rev. A /
May
2019
4-95
If you want to delete an index from a source configuration list, under
Source
, select
Config Lists
.
2.
Choose
Select List
. A menu of available configuration lists is displayed.
3.
Select
MyMeasList
. The configuration indexes are displayed.
4.
Select the index to be deleted.
5.
Select
Delete Index
.
Using remote commands for configuration list operations
You can use the following remote commands to create and maintain configuration lists.
Action
SCPI command
TSP command
Create a configuration list
[:SENSe[1]]:CONFiguration:LIST:CREate
(on page 12-61)
smu.measure.configlist.create()
(on page 14-115)
:SOURce[1]:CONFiguration:LIST:CREate
(on page 12-68)
smu.source.configlist.create()
(on page 14-153)
Restore the settings in one or more configuration
lists to the instrument
[:SENSe[1]]:CONFiguration:LIST:RECall
(on page 12-63)
smu.measure.configlist.recall()
(on page 14-118)
:SOURce[1]:CONFiguration:LIST:RECall
(on page 12-71)
smu.source.configlist.recall()
(on page 14-156)
View the contents of a configuration list index as
TSP commands
[:SENSe[1]]:CONFiguration:LIST:QUERy?
(on page 12-62)
smu.measure.configlist.query()
(on page 14-117)
:SOURce[1]:CONFiguration:LIST:QUERy?
(on page 14-155)
Delete a configuration list or an index in a
configuration list
[:SENSe[1]]:CONFiguration:LIST:DELete
(on page 12-61)
smu.measure.configlist.delete()
(on page 14-116)
:SOURce[1]:CONFiguration:LIST:DELete
(on page 12-69)
smu.source.configlist.delete()
(on page 14-154)
View available configuration lists
[:SENSe[1]]:CONFiguration:LIST:CATalog?
(on page 12-60)
smu.measure.configlist.catalog()
(on page 14-114)
:SOURce[1]:CONFiguration:LIST:CATalog?
(on page 12-68)
smu.source.configlist.catalog()
(on page 14-152)
Determine the number of configuration indexes
in a configuration list
[:SENSe[1]]:CONFiguration:LIST:SIZE?
(on page 12-64)
(on page 14-119)
:SOURce[1]:CONFiguration:LIST:SIZE?
(on page 12-72)
(on page 14-157)
Save a configuration list
[:SENSe[1]]:CONFiguration:LIST:STORe
(on page 12-65)
smu.measure.configlist.store()
(on page 14-120)
:SOURce[1]:CONFiguration:LIST:STORe
(on page 12-72)
(on page 14-158)