EasyManuals Logo
Home>Keithley>Multimeter>DMM7510

Keithley DMM7510 Reference Manual

Keithley DMM7510
1036 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 #752 background imageLoading...
Page #752 background image
Model DMM7510
7½ Digit Graphical Sampling Multimeter Reference Manual Section 8:
TSP command reference
DMM7510-901-01 Rev. B / May 2015 8-139
Example
print(dmm.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(dmm.measure.configlist.catalog())
If there are two configuration lists on the
instrument.
Example output:
testMeasList
print(dmm.measure.configlist.catalog())
myMeasList
print(dmm.measure.configlist.catalog())
nil
Also see
Configuration lists (on page 3-37)
dmm.measure.configlist.create() (on page 8-139)
dmm.measure.configlist.create()
This function creates an empty measure configuration list.
Type TSP-Link accessible
Affected by Where saved Default value
Function
Yes
Usage
dmm.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
dmm.measure.configlist.create("MyMeasList")
Create a measure configuration list named MyMeasList.
Also see
Configuration lists (on page 3-37)
dmm.measure.configlist.catalog() (on page 8-138)
dmm.measure.configlist.delete() (on page 8-140)
dmm.measure.configlist.query() (on page 8-141)
dmm.measure.configlist.recall() (on page 8-142)
dmm.measure.configlist.size() (on page 8-143)
dmm.measure.configlist.store() (on page 8-143)

Table of Contents

Other manuals for Keithley DMM7510

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Keithley DMM7510 and is the answer not in the manual?

Keithley DMM7510 Specifications

General IconGeneral
BrandKeithley
ModelDMM7510
CategoryMultimeter
LanguageEnglish

Related product manuals