14: TSP command reference 2470 High Voltage SourceMeter Instrument
14-152 2470-901-01 Rev. A / May 2019
smu.source.autodelay
This attribute enables or disables the automatic delay that occurs when the source is turned on.
Type TSP-Link accessible Affected by Where saved Default value
Attribute (RW) Yes Restore configuration
Instrument reset
Power cycle
Source configuration list
Function change
Configuration script
Source configuration list
smu.ON
Usage
state = smu.source.autodelay
smu.source.autodelay = state
Disable the source auto delay:
smu.OFF
Enable the source auto delay:
Details
When autodelay 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
Turn off auto delay when current is being
sourced.
Also see
smu.source.delay (on page 14-159)
smu.source.configlist.catalog()
This function returns the name of one source configuration list.
Type TSP-Link accessible
Affected by Where saved Default value
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 sourc
e
c
onfiguration lists have been created for the instrument.