![Keithley SourceMeter 2600B Series Скачать руководство пользователя страница 730](http://html2.mh-extra.com/html/keithley/sourcemeter-2600b-series/sourcemeter-2600b-series_reference-manual_4085220730.webp)
Series 2600B System SourceMeter® Instrument Reference Manual
Section 7: TSP command reference
2600BS-901-01 Rev. C / August 2016
7-391
Also see
(on page 7-64)
(on page 7-64)
(on page 7-387)
(on page 7-388)
(on page 7-391)
(on page 7-392)
(on page 7-393)
(on page 7-394)
(on page 7-396)
tsplink.trigger[N].overrun
This attribute indicates if the event detector ignored an event while in the detected state. This attribute is not
available on the Models 2604B/2614B/2634B.
Type
TSP-Link accessible
Affected by
Where saved
Default value
Attribute (R)
Yes
Instrument reset
Recall setup
TSP-Link trigger N clear
TSP-Link trigger N reset
Not applicable
Not applicable
Usage
overrun
= tsplink.trigger[
N
].overrun
overrun
Trigger overrun state
N
The trigger line (1 to 3)
Details
Indicates that an event was ignored because the event detector was in the detected state when the
event was detected.
Indicates the overrun state of the event detector built into the line itself.
It does not indicate whether an overrun occurred in any other part of the trigger model or in any other
detector that is monitoring the event.
It does not indicate output trigger overrun. Output trigger overrun indications are provided in the
status model.
Example
print(tsplink.trigger[1].overrun)
If an event was ignored, displays
true
; if an event was not ignored,
displays
false
.
Also see
(on page 7-387)
(on page 7-388)
(on page 7-389)
(on page 7-392)
(on page 7-393)
(on page 7-394)
(on page 7-396)