Series 2600B System SourceMeter® instrument Reference Manual Section 9: TSP command reference
2600BS-901-01 Rev. F/August 2021 9-259
smuX.trigger.endpulse.action
This attribute enables or disables pulse mode sweeps.
SMU reset
Instrument reset
Recall setup
Usage
pulseAction = smuX.trigger.endpulse.action
smuX.trigger.endpulse.action = pulseAction
The pulse mode setting; set to one of the following values (see Details for definition):
â–ª 0 or smuX.SOURCE_IDLE
â–ª 1 or smuX.SOURCE_HOLD
Source-measure unit (SMU) channel (for example,
smua.trigger.endpulse.action applies to SMU channel A)
Details
When set to smuX.SOURCE_HOLD, this attribute disables pulse mode sweeps, holding the source
level for the remainder of the step.
When set to smuX.SOURCE_IDLE, this attribute enables pulse mode sweeps, setting the source level
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
Triggering (on page 4-1)
smuX.trigger.endpulse.set()
This function sets the end pulse event detector to the detected state.
Usage
smuX.trigger.endpulse.set()
Source-measure unit (SMU) channel (for example,
smua.trigger.endpulse.set() applies to SMU channel A)