Trigger.tsplinkin[N].Overrun; Trigger.tsplinkin[N].Wait() - Keithley DMM7510 Reference Manual

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

Advertisement

Section 8: TSP command reference

trigger.tsplinkin[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 = trigger.tsplinkin[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
print(trigger.tsplinkin[1].overrun)
Also see
None

trigger.tsplinkin[N].wait()

This function waits for a trigger.
Type
TSP-Link accessible
Function
Yes
Usage
triggered = trigger.tsplinkin[N].wait(timeout)
triggered
N
timeout
8-340
Model DMM7510 7½ Digit Graphical Sampling Multimeter Reference Manual
Affected by
Where saved
Instrument reset
Not applicable
Recall setup
TSP-Link line N clear
Trigger overrun state
The trigger line (1 to 3)
Affected by
Where saved
Trigger detection indication; set to one of the following values:
true: A trigger is detected during the timeout period
false: A trigger is not detected during the timeout period
The trigger line (1 to 3)
The timeout value in seconds
Default value
Not applicable
If an event on line 1 was ignored,
displays true; if no additional event
occurred, displays false.
Default value
DMM7510-901-01 Rev. B / May 2015

Advertisement

Table of Contents
loading

Table of Contents