Section 11: TSP command reference Series 3700A System Switch/Multimeter Reference Manual
11-430 3700AS-901-01 Rev. D/June 2018
tsplink.trigger[N].stimulus
This attribute specifies the event that causes the synchronization line to assert a trigger.
Reset
Recall setup
TSP-Link trigger N reset
Create configuration script
Save setup
Usage
eventID = tsplink.trigger[N].stimulus
tsplink.trigger[N].stimulus = eventID
The event identifier for the triggering event
The trigger line (1 to 3)
Details
To disable automatic trigger assertion on the synchronization line, set this attribute to zero (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.
channel.trigger[N].EVENT_ID
A channel trigger event starts the scan.
digio.trigger[N].EVENT_ID
An edge (either rising, falling, or either based on the
configuration of the line) on the digital input line.
The trigger key on the front panel is pressed.
dmm.trigger.EVENT_LIMIT1_HIGH
A DMM trigger event that indicates a measurement has exceed
the high limit value on limit 1.
dmm.trigger.EVENT_LIMIT1_LOW
A DMM trigger event that indicates a measurement has exceed
the low limit value on limit 1.
dmm.trigger.EVENT_LIMIT2_HIGH
A DMM trigger event that indicates a measurement has exceed
the high limit value on limit 2.
dmm.trigger.EVENT_LIMIT2_LOW
A DMM trigger event that indicates a measurement has exceed
the low limit value on limit 2.
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
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.
A LAN trigger event has occurred.
scan.trigger.EVENT_SCAN_READY
scan.trigger.EVENT_SCAN_START
scan.trigger.EVENT_CHANNEL_READY
scan.trigger.EVENT_MEASURE_COMP
scan.trigger.EVENT_SEQUENCE_COMP
scan.trigger.EVENT_SCAN_COMP
schedule.alarm[N].EVENT_ID
A scan starts when alarm N fires.