Smu.source.delay - Keithley 2450 Reference Manual

Interactive sourcemeter instrument
Table of Contents

Advertisement

Model 2450 Interactive SourceMeter® Instrument Reference Manual
Details
Use this command to store the active source settings to a configuration point in a configuration list. The point
parameter indicates a specific configuration point in the list in which to store the active settings. If the point
parameter is not provided, the configuration point is appended to the end of the list. If a configuration point
already exists for the specified point, the new configuration overwrites the existing configuration point.
Refer to
Instrument settings stored in a source configuration list
this command stores.
Example
smu.source.configlist.store("MyConfigList")
smu.source.configlist.store("MyConfigList", 5) Store the active settings of the instrument to
Also see
None

smu.source.delay

This attribute contains the source delay.
Type
TSP-Link accessible
Attribute (RW)
Yes
Usage
sDelay = smu.source.delay
smu.source.delay = sDelay
sDelay
Details
This command sets a delay for the selected source function. This delay is in addition to normal settling times.
After the programmed source is turned on, this delay allows the source level to settle before a measurement is
taken.
If source autodelay is on, if you set a specific delay, it is turned off.
If source autodelay is on, the manual source delay setting is not saved in the source configuration list.
Example
smu.source.func = smu.FUNC_DC_VOLTAGE
smu.source.delay = 3
Also see
Source delay
smu.source.autodelay
2450-901-01 Rev. B/September 2013
Affected by
Restore configuration
Instrument reset
Power cycle
Source configuration list
Function change
The length of the delay (0 to 4 s)
(on page 2-111)
(on page 8-128)
Section 8: TSP command reference
(on page 3-38) for information about the settings
Store the active settings of the instrument to
the source configuration list
MyConfigList. Settings are saved at the
end of the list since no point parameter is
specified.
configuration point 5 on the source
configuration list MyConfigList.
Where saved
Default value
Restore configuration
Not applicable
Instrument reset
Power cycle
Source configuration list
Set the function to voltage. Set a 3-second
delay after the source is turned on before a
measurement is taken.
8-133

Advertisement

Table of Contents
loading

Table of Contents