Section 11: TSP command reference Model 2601B-PULSE System SourceMeter Instrument Reference Manual
11-240 2601B-PULSE-901-01A April 2020
Example
smua.trigger.arm.stimulus = trigger.timer[1].EVENT_ID
An event on trigger timer 1 causes the arm event detector to enter the detected state.
Also see
Triggering (on page 6-1)
smua.trigger.ARMED_EVENT_ID
This constant contains the number of the armed event.
Usage
eventID = smua.trigger.ARMED_EVENT_ID
Details
Set the stimulus of any trigger object to the value of this constant to have the trigger object respond to
armed events from this SMU.
Example
trigger.timer[1].stimulus = smua.trigger.ARMED_EVENT_ID
Trigger timer when the SMU passes through the arm layer.
Also see
Triggering (on page 6-1)
smua.trigger.autoclear
This attribute turns automatic clearing of the event detectors on or off.
SMU reset
Instrument reset
Recall setup
Usage
autoClear = smua.trigger.autoclear
smua.trigger.autoclear = autoClear
Auto clear setting; set to one of the following values:
â–ª 0 or smua.DISABLE: Turns off automatic clearing of the event detectors
â–ª 1 or smua.ENABLE: Turns on automatic clearing of the event detectors