System SourceMeter® Instrument Reference Manual Section 7:
2600BS-901-01 Rev. C / August 2016 7-253
smuX.trigger.ARMED_EVENT_ID
This constant contains the armed event number.
Type TSP-Link accessible
Affected by Where saved Default value
Usage
eventID = smuX.trigger.ARMED_EVENT_ID
Source-measure unit (SMU) channel (for example,
smua.trigger.ARMED_EVENT_ID
applies to SMU channel A)
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 3-32)
smuX.trigger.autoclear
This attribute turns automatic clearing of the event detectors on or off.
Type TSP-Link accessible Affected by Where saved Default value
Attribute (RW) Yes SMU reset
Instrument reset
Not saved 0 (smuX.DISABLE)
Usage
autoClear = smuX.trigger.autoclear
smuX.trigger.autoclear = autoClear
Auto clear setting; set to one of the following values:
0 or smuX.DISABLE: Turns off automatic clearing of the event detectors
X
.ENABLE: Turns on automatic clearing of the event detectors
Source-measure unit (SMU) channel (for example,
applies to SMU channel A)