System SourceMeter® Instrument Reference Manual Section 7:
2600BS-901-01 Rev. B / May 2013 7-337
Example
trigger.blender[2].clear()
Clears the event detector for
Also see
None
trigger.blender[N].EVENT_ID
This constant contains the trigger blender event number.
Type TSP-Link accessible
Affected by Where saved Default value
Usage
eventID = trigger.blender[N].EVENT_ID
The blender number (1 to 6)
Details
Set the stimulus of any trigger object to the value of this constant to have the trigger object respond to trigger
events from this trigger blender.
Example
digio.trigger[1].stimulus = trigger.blender[2].EVENT_ID
Set the trigger stimulus of
digital I/O trigger 1 to be
controlled by the trigger
Also see
None
trigger.blender[N].orenable
This attribute selects whether the blender operates in OR mode or AND mode.
Type TSP-Link accessible Affected by Where saved Default value
Trigger blender N reset
Recall setup
Usage
orenable = trigger.blender[N].orenable
trigger.blender[N].orenable = orenable
The orenable mode:
• true: OR mode
•
: AND mode
The trigger blender (1 to 6)