EasyManuals Logo

Tektronix Keithley SourceMeter 2470 Reference Manual

Tektronix Keithley SourceMeter 2470
995 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #755 background imageLoading...
Page #755 background image
2470
High Voltage SourceMeter Instrument Reference Manual Section 14:
TSP command reference
2470-901-01 Rev. A / May 2019 14-115
Example
print(smu.measure.configlist.catalog())
Request the name of one measure configuration list
that is stored in the instrument. Send the command
again until it returns nil to get all stored lists.
print(smu.measure.configlist.catalog())
If there are two configuration lists on the instrument.
Example output:
testMeasList
print(smu.measure.configlist.catalog())
myMeasList
print(smu.measure.configlist.catalog())
nil
Also see
Configuration lists (on page 4-83)
createconfigscript() (on page 14-46)
smu.measure.configlist.create() (on page 14-115)
smu.measure.configlist.create()
This function creates an empty measure configuration list.
Type TSP-Link accessible
Affected by Where saved Default value
Function
Yes
Usage
smu.measure.configlist.create("listName")
listName
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, create
a configuration script to save instrument settings, including any defined configuration lists.
Example
smu.measure.configlist.create("MyMeasList")
Create a measure configuration list named MyMeasList.
Also see
Configuration lists (on page 4-83)
smu.measure.configlist.catalog() (on page 14-114)
smu.measure.configlist.delete() (on page 14-116)
smu.measure.configlist.query() (on page 14-117)
smu.measure.configlist.recall() (on page 14-118)
smu.measure.configlist.size() (on page 14-119)
smu.measure.configlist.store() (on page 14-120)

Table of Contents

Other manuals for Tektronix Keithley SourceMeter 2470

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Tektronix Keithley SourceMeter 2470 and is the answer not in the manual?

Tektronix Keithley SourceMeter 2470 Specifications

General IconGeneral
BrandTektronix
ModelKeithley SourceMeter 2470
CategoryMeasuring Instruments
LanguageEnglish

Related product manuals