Trigger.lanin[N].Overrun - Keithley DMM7510 Reference Manual

7 1/2 digit graphical sampling multimeter
Hide thumbs Also See for DMM7510:
Table of Contents

Advertisement

Model DMM7510 7½ Digit Graphical Sampling Multimeter Reference Manual
Example
trigger.lanin[1].edge = trigger.EDGE_FALLING
Also see
Digital I/O
TSP-Link system expansion interface

trigger.lanin[N].overrun

This attribute contains the overrun status of the LAN event detector.
Type
TSP-Link accessible
Attribute (R)
Yes
Usage
overrun = trigger.lanin[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.
Example
overrun = trigger.lanin[5].overrun
print(overrun)
Also see
trigger.lanin[N].clear()
trigger.lanin[N].wait()
trigger.lanout[N].assert()
trigger.lanout[N].stimulus
DMM7510-901-01 Rev. B / May 2015
(on page 3-47)
Affected by
LAN trigger N clear
The trigger overrun state for the specified LAN packet (true or false)
The LAN event number (1 to 8)
(on page 8-274)
(on page 8-276)
(on page 8-276)
(on page 8-282)
Set the edge state of LAN event 1 to falling.
(on page 3-104)
Where saved
Not applicable
Checks the overrun status of a trigger on LAN5 and
outputs the value, such as:
false
Section 8: TSP command reference
Default value
Not applicable
8-275

Advertisement

Table of Contents
loading

Table of Contents