Trigger.timer[N].Overrun - Keithley 2651A Reference Manual

High power system sourcemeter instrument
Hide thumbs Also See for 2651A:
Table of Contents

Advertisement

Section 7: Command reference
Usage
eventID = trigger.timer[N].EVENT_ID
eventID
N
Details
This constant is an identification number that identifies events generated by this timer.
Set the stimulus of any trigger event detector to the value of this constant to have it respond to events from this
timer.
Also see
None

trigger.timer[N].overrun

This attribute indicates if an event was ignored because of the event detector state.
Type
TSP-Link accessible
Attribute (R)
Yes
Usage
overrun = trigger.timer[N].overrun
overrun
N
Details
This attribute indicates if an event was 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 timer 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 delay completion
event. It also is not an indication of a delay overrun.
Example
print(trigger.timer[1].overrun)
Also see
trigger.timer[N].reset()
7-342
Model 2651A High Power System SourceMeter® Instrument Reference Manual
An integer representing the trigger timer number (1 to 8)
An integer representing the trigger event number (1 to 4)
Affected by
Instrument reset
Trigger timer N clear
Trigger timer N reset
Trigger overrun state
Trigger timer value (1 to 4)
(on page 7-343)
Where saved
Default value
Not applicable
false
If an event was ignored, the output
is true; if the event was not
ignored, the output is false.
2651A-901-01 Rev. A / March 2011

Advertisement

Table of Contents
loading

Table of Contents