Model 2601B-PULSE System SourceMeter Instrument Reference Manual Section 11: TSP command reference
2601B-PULSE-901-01A April 2020 11-371
Example
trigger.timer[1].stimulus = tsplink.trigger[2].EVENT_ID
Sets the trigger stimulus of
trigger timer 1 to the
TSP-Link trigger 2 event.
Also see
None
tsplink.trigger[N].mode
This attribute defines the trigger operation and detection mode.
Instrument reset
Recall setup
TSP-Link trigger N reset
Usage
mode = tsplink.trigger[N].mode
tsplink.trigger[N].mode = mode
The trigger line (1 to 3)
Details
This attribute controls the mode in which the trigger event detector and the output trigger generator
operate on the given trigger line.
The setting for the mode parameter can be one of the values shown in the following table.
Allows direct control of the line as a digital I/O line.
Detects falling-edge triggers as input. Asserts a TTL-low
pulse for output.
If the programmed state of the line is high, the
tsplink.TRIG_RISING mode behaves similarly to
tsplink.TRIG_RISINGA.
If the programmed state of the line is low, the
tsplink.TRIG_RISING mode behaves similarly to
tsplink.TRIG_RISINGM.
Use tsplink.TRIG_RISINGA if the line is in the high
output state.
Use tsplink.TRIG_RISINGM if the line is in the low
output state.
Detects rising- or falling-edge triggers as input. Asserts a
TTL-low pulse for output.
tsplink.TRIG_SYNCHRONOUSA
Detects the falling-edge input triggers and automatically
latches and drives the trigger line low.
Detects the falling-edge input triggers and automatically
latches and drives the trigger line low. Asserts a TTL-low
pulse as an output trigger.