Section 7: Command reference
Models 707B and 708B Switching Matrix Reference Manual
7-58
707B-901-01 Rev. A / August 2010
Example
digio.trigger[2].clear()
Clears the trigger event on I/O line 2.
Also see
(on page 7-60)
(on page 7-64)
digio.trigger[N].EVENT_ID
This attribute identifies the trigger event generated by the digital I/O line
N
.
Type
TSP-Link accessible
Affected by
Where saved
Default value
Constant Yes
Usage
eventID = digio.trigger[N].EVENT_ID
eventID
The trigger event number
N
Digital I/O trigger line (1 to 14)
Details
To have another trigger object respond to trigger events generated by the trigger line, set the other object's
stimulus attribute to the value of this constant.
Example 1
digio.trigger[5].stimulus = digio.trigger[3].EVENT_ID
Uses a trigger event on digital I/O trigger line 3 to be the stimulus for digital I/O trigger Line 5.
Example 2
scan.trigger.arm.stimulus = digio.trigger[3].EVENT_ID
Uses a trigger event on digital I/O trigger line 3 to be the stimulus for starting a scan.
Also see
None
digio.trigger[N].mode
This attribute describes the mode in which the trigger event detector and the output trigger generator operate on
the given trigger line.
Type
TSP-Link accessible
Affected by
Where saved
Default value
Attribute (RW)
Yes
System reset
Digital I/O trigger reset
Create configuration script
digio.TRIG_BYPASS