Dmm.measure.configlist.size(); Dmm.measure.configlist.store() - Keithley DMM7510 Reference Manual

7 1/2 digit graphical sampling multimeter
Hide thumbs Also See for DMM7510:
Table of Contents

Advertisement

Model DMM7510 7½ Digit Graphical Sampling Multimeter Reference Manual

dmm.measure.configlist.size()

This function returns the size (number of configuration indexes) of a measure configuration list.
Type
TSP-Link accessible
Function
Yes
Usage
dmm.measure.configlist.size(listName)
listName
Details
This command returns the size (number of configuration indexes) of a measure configuration list.
The size of the list is equal to the number of configuration indexes in a configuration list.
Example
print(dmm.measure.configlist.size("testMeasList"))
Also see
Configuration lists
dmm.measure.configlist.create()

dmm.measure.configlist.store()

This function stores the active measure settings into the named configuration list.
Type
TSP-Link accessible
Function
Yes
Usage
dmm.measure.configlist.store(listName)
dmm.measure.configlist.store(listName, index)
listName
index
DMM7510-901-01 Rev. B / May 2015
Affected by
A string that represents the name of a measure configuration list
(on page 3-37)
(on page 8-139)
Affected by
A string that represents the name of a measure configuration list
A number that defines a specific configuration index in the configuration list
Section 8: TSP command reference
Where saved
Default value
Returns the number of configuration
indexes in a measure configuration
list named testMeasList.
Example output:
1
Where saved
Default value
8-143

Advertisement

Table of Contents
loading

Table of Contents