Tsplink.trigger[N].Overrun - Keithley 3700A Series Reference Manual

System switch/multimeter
Hide thumbs Also See for 3700A Series:
Table of Contents

Advertisement

Series 3700A System Switch/Multimeter Reference Manual
When programmed to any mode except tsplink.TRIG_BYPASS, the output state of the I/O line is
controlled by the trigger logic, and the user-specified output state of the line is ignored.
When the trigger mode is set to tsplink.TRIG_RISING, the user-specified output state of the line
is examined. If the output state selected when the mode is changed is high, the actual mode used will
be tsplink.TRIG_RISINGA. If the output state selected when the mode is changed is low, the
actual mode used will be tsplink.TRIG_RISINGM.
mode stores the trigger mode as a numeric value when the attribute is read.
To control the line state, use the tsplink.TRIG_BYPASS mode with the tsplink.writebit()
and the tsplink.writeport() commands.
Example
tsplink.trigger[3].mode = tsplink.TRIG_RISINGM Sets the trigger mode for
Also see
digio.writebit()
digio.writeport()
tsplink.trigger[N].assert()
tsplink.trigger[N].clear()

tsplink.trigger[N].overrun

tsplink.trigger[N].release()
tsplink.trigger[N].reset()
tsplink.trigger[N].stimulus
tsplink.trigger[N].wait()
tsplink.trigger[N].overrun
This attribute indicates if the event detector ignored an event while in the detected state.
Type
TSP-Link accessible
Attribute (R)
Yes
Usage
overrun = tsplink.trigger[N].overrun
overrun
N
Details
This command indicates whether an event has been ignored because the event detector was already
in the detected state when the event occurred.
This is an indication of the state of the event detector built into the synchronization line itself.
It does not indicate if an overrun occurred in any other part of the trigger model, or in any other
construct that is monitoring the event. It also is not an indication of an output trigger overrun.
3700AS-901-01 Rev. D/June 2018
(on page 11-124)
(on page 11-125)
(on page 11-424)
(on page 11-425)
(on page 11-427)
(on page 11-428)
(on page 11-429)
(on page 11-430)
(on page 11-431)
Affected by
Instrument reset
Recall setup
TSP-Link trigger N clear
TSP-Link trigger N reset
Trigger overrun state
The trigger line (1 to 3)
Section 11: TSP command reference
synchronization line 3 to
tsplink.TRIG_RISINGM.
Where saved
Default value
Not applicable
Not applicable
11-427

Advertisement

Table of Contents
loading

Table of Contents