System SourceMeter® Instrument Reference Manual Section 7:
2600BS-901-01 Rev. B / May 2013 7-237
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 3-32)
smuX.trigger.endpulse.set()
This function sets the end pulse event detector to the detected state.
Type TSP-Link accessible
Affected by Where saved Default value
Usage
smuX.trigger.endpulse.set()
Source-measure unit (SMU) channel (for example,
smua.trigger.endpulse.set() applies to SMU channel A)
Details
This function sets the end pulse event detector to the detected state.
The SMU automatically clears all the event detectors when the smuX.trigger.initiate() function is
executed. Therefore, smuX.trigger.endpulse.set() should be called after the sweep is initiated. If the
event detectors are configured to clear automatically because the smuX.trigger.autoclear attribute is set to
smuX.ENABLE, make sure that smuX.trigger.endpulse.set() is issued after the SMU has entered the
trigger layer.
Also see
smuX.trigger.autoclear (on page 7-235)
smuX.trigger.initiate() (on page 7-240)
Triggering (on page 3-32)
smuX.trigger.endpulse.stimulus
This attribute defines which event will cause the end pulse event detector to enter the detected state.
Type TSP-Link accessible Affected by Where saved Default value
Attribute (RW) Yes
Instrument reset
Not saved 0
Usage
eventID = smuX.trigger.endpulse.stimulus
smuX.trigger.endpulse.stimulus = eventID
Set to the event that triggers the end pulse action of the source
Source-measure unit (SMU) channel (for example,
smua.trigger.endpulse.stimulus
applies to SMU channel A)