Section 7: Command reference
Models 707B and 708B Switching Matrix Reference Manual
7-224
707B-901-01 Rev. A / August 2010
Also see
(on page 7-222)
(on page 7-221)
(on page 7-224)
tsplink.trigger[N].stimulus
This attribute specifies the event that causes the synchronization line to assert a trigger.
Type
TSP-Link accessible
Affected by
Where saved
Default value
Attribute (RW)
Yes
System reset
TSP-Link trigger N reset
Create
configuration script
0
Usage
eventID = tsplink.trigger[N].stimulus
tsplink.trigger[N].stimulus = eventID
eventID
The event identifier for the triggering event
N
The trigger line (1 to 3)
Details
To disable automatic trigger assertion on the synchronization line, set this attribute to 0.
Do not use this attribute when triggering under script control. Use
tsplink.trigger[N].assert()
instead.
The
eventID
parameter may be one of the existing trigger event IDs shown in the following table.
Trigger event IDs
Trigger event ID
Description
digio.trigger[N].EVENT_ID
An edge (either rising, falling, or either based on the
configuration of the line) on the digital input line
display.trigger.EVENT_ID
The trigger key on the front panel is pressed
trigger.EVENT_ID
A *trg message on the active command interface. If GPIB is
the active command interface, a GET message also
generates this event
trigger.blender[N].EVENT_ID
A combination of events has occurred
trigger.timer[N].EVENT_ID
A delay expired
tsplink.trigger[N].EVENT_ID
An edge (either rising, falling, or either based on the
configuration of the line) on the TSP-Link trigger line
lan.trigger[N].EVENT_ID
A LAN trigger event has occurred
scan.trigger.EVENT_SCAN_READY
Scan ready event
scan.trigger.EVENT_SCAN_START
Scan start event
scan.trigger.EVENT_CHANNEL_READY
Channel ready event
scan.trigger.EVENT_SCAN_COMP
Scan complete event
scan.trigger.EVENT_IDLE
Idle event