Model 2601B-PULSE System SourceMeter Instrument Reference Manual Section 11: TSP command reference
2601B-PULSE-901-01A April 2020 11-243
smua.trigger.endpulse.action
This attribute enables or disables pulse sweeps when the pulser is disabled.
SMU reset
Instrument reset
Recall setup
Usage
pulseAction = smua.trigger.endpulse.action
smua.trigger.endpulse.action = pulseAction
The pulse mode setting; set to one of the following values (see Details
for definition):
â–ª 0 or smua.SOURCE_IDLE
â–ª 1 or smua.SOURCE_HOLD
Details
When set to smua.SOURCE_HOLD, this attribute disables pulse mode sweeps, holding the source
level for the remainder of the step.
When set to smua.SOURCE_IDLE, this attribute enables pulse mode sweeps, setting the source level
to the programmed (idle) level at the end of the pulse.
You cannot use this attribute and smua.trigger.source.pulsewidth in the same trigger model.
When the pulser is enabled, this setting is ignored. The source level is set to the programmed idle
level at the end of the pulse.
Example
smua.trigger.endpulse.action = smua.SOURCE_IDLE
smua.trigger.endpulse.stimulus = trigger.timer[1].EVENT_ID
Configure the end pulse action to achieve a pulse and configure trigger timer 1 to control the end of pulse.
Also see
smua.trigger.source.pulsewidth (on page 11-258)
Triggering (on page 6-1)
smua.trigger.endpulse.set()
This function sets the end pulse event detector to the detected state.
Usage
smua.trigger.endpulse.set()