Model 2601B-PULSE System SourceMeter Instrument Reference Manual Section 11: TSP command reference
2601B-PULSE-901-01A April 2020 11-253
smua.trigger.source.action
This attribute enables or disables sweeping the source (on or off).
SMU reset
Instrument reset
Recall setup
Usage
action = smua.trigger.source.action
smua.trigger.source.action = action
Sweep source action. Set to one of the following values:
â–ª 0 or smua.DISABLE: Do not sweep the source
â–ª 1 or smua.ENABLE: Sweep the source
Details
This attribute is used to enable or disable source level changes during a sweep. In addition to
enabling the action before initiating the sweep, make sure to configure it using
smua.trigger.source.linearY(), smua.trigger.source.listY(), or
smua.trigger.source.logY().
Example
smua.trigger.source.listv({3, 1, 4, 5, 2})
smua.trigger.source.action = smua.ENABLE
Configure list sweep (sweep through 3 V, 1 V, 4 V, 5 V, and 2 V).
Enable the source action.
Also see
smua.trigger.source.linearY() (on page 11-254)
smua.trigger.source.listY() (on page 11-255)
smua.trigger.source.logY() (on page 11-256)
Triggering (on page 6-1)
smua.trigger.source.limitY
This attribute sets the sweep source limit.
SMU reset
Instrument reset
Recall setup
Usage
sweepSourceLimit = smua.trigger.source.limitY
smua.trigger.source.limitY = sweepSourceLimit
The source limit that is used during triggered operation; set to a user-defined value or
smua.LIMIT_AUTO
SMU output function (v = voltage, i = current)