Smu.measure.configlist.size() - Keithley 2450 Reference Manual

Interactive sourcemeter instrument
Table of Contents

Advertisement

Section 8: TSP command reference

smu.measure.configlist.size()

This function returns the size (number of configuration points) of a measure configuration list.
Type
TSP-Link accessible
Function
Yes
Usage
smu.measure.configlist.size(listName)
listName
Details
This command returns the size (number of configuration points) of a measure configuration list.
The size of the list is equal to the number of configuration points in a configuration list.
Example
print(smu.measure.configlist.size("testMeasList"))
Also see
Configuration lists
smu.measure.configlist.create()
8-96
Model 2450 Interactive SourceMeter® Instrument Reference Manual
Affected by
Restore configuration
Instrument reset
Power cycle
Measure configuration list
A string that represents the name of a measure configuration list
(on page 3-33)
(on page 8-92)
Where saved
Default value
Configuration script
Print the size of a measure
configuration list named
testMeasList.
Example output:
1
2450-901-01 Rev. B/September 2013

Advertisement

Table of Contents
loading

Table of Contents