Model 2606B System SourceMeter® Instrument Reference Manual
Trigger event IDs*
Event ID
trigger.EVENT_ID
trigger.blender[N].EVENT_ID
trigger.timer[N].EVENT_ID
trigger.generator[N].EVENT_ID
* Use the name of the trigger event ID to set the stimulus value rather than the numeric value. Using the name
makes the code compatible for future upgrades (for example, if the numeric values must change when
enhancements are added to the instrument).
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 7-1)
smuX.trigger.ARMED_EVENT_ID
This constant contains the number of the armed event.
Type
TSP-Link accessible
Constant
Yes
Usage
eventID = smuX.trigger.ARMED_EVENT_ID
eventID
X
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 7-1)
2606B-901-01 Rev. C November 2021
Event description
Occurs when a *TRG command is received on the remote
interface
USB only: Occurs when a USBTMC TRIGGER message is
received
VXI-11 only: Occurs with the VXI-11 command
device_trigger; reference the VXI-11 standard for
additional details on the device trigger operation
Occurs after a collection of events is detected
Occurs when a delay expires
Occurs when the trigger.generator[N].assert()
function is executed
Affected by
Where saved
The armed event number
Source-measure unit (SMU) channel (for example,
smua.trigger.ARMED_EVENT_ID applies to SMU channel A)
Section 15: TSP command reference
Default value
15-249
Need help?
Do you have a question about the KEITHLEY SourceMeter 2606B and is the answer not in the manual?