Smu.source.autodelay; Smu.source.configlist.catalog() - Keithley 2450 Reference Manual

Interactive sourcemeter instrument
Table of Contents

Advertisement

Section 8: TSP command reference

smu.source.autodelay

This attribute enables or disables the autodelay that occurs when the source is turned on.
Type
TSP-Link accessible
Attribute (RW)
Yes
Usage
state = smu.source.autodelay
smu.source.autodelay = state
state
Details
When auto delay is turned on, the actual delay that is set depends on the range.
When source autodelay is on, if you set a source delay, the autodelay is turned off.
Example
smu.source.autodelay = smu.OFF
Also see
smu.source.delay

smu.source.configlist.catalog()

This function returns the name of one source configuration list.
Type
TSP-Link accessible
Function
Yes
Usage
smu.source.configlist.catalog()
Details
You can use this command to retrieve the names of source configuration lists that are stored in the instrument.
This command returns one name each time you send it. This command returns nil to indicate that there are no
more names to return. If the command returns nil the first time you send it, no source configuration lists have
been created for the instrument.
Example
print(smu.source.configlist.catalog())
Also see
Configuration lists
smu.source.configlist.create()
8-128
Model 2450 Interactive SourceMeter® Instrument Reference Manual
Affected by
Restore configuration
Instrument reset
Power cycle
Source configuration list
Function change
Autodelay on: smu.ON
Autodelay off: smu.OFF
(on page 8-133)
Affected by
(on page 3-33)
(on page 8-129)
Where saved
Default value
Restore configuration
smu.ON
Instrument reset
Power cycle
Source configuration list
Turn off auto delay when current is being
sourced.
Where saved
Default value
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.
2450-901-01 Rev. B/September 2013

Advertisement

Table of Contents
loading

Table of Contents