Digio.trigger[N].Overrun; Digio.trigger[N].Pulsewidth - Keithley 2601B Reference Manual

2600b series system sourcemeter instrument
Hide thumbs Also See for 2601B:
Table of Contents

Advertisement

Section 7: TSP command reference

digio.trigger[N].overrun

Use this attribute to read the event detector overrun status. This attribute is not available on the Models
2604B/2614B/2634B.
Type
TSP-Link accessible
Attribute (R)
Yes
Usage
overrun = digio.trigger[N].overrun
overrun
N
Details
If this is true, 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 line itself. It does not indicate if an overrun
occurred in any other part of the trigger model or in any other detector that is monitoring the event.
Example
overrun = digio.trigger[1].overrun
print(overrun)
Also see
digio.trigger[N].clear()
digio.trigger[N].reset()

digio.trigger[N].pulsewidth

This attribute describes the length of time that the trigger line is asserted for output triggers. This attribute is not
available on the Models 2604B/2614B/2634B.
Type
TSP-Link accessible
Attribute (RW)
Yes
Usage
width = digio.trigger[N].pulsewidth
digio.trigger[N].pulsewidth = width
width
N
Details
Setting width to zero (0) seconds asserts the trigger indefinitely. To release the trigger line, use
digio.trigger[N].release().
7-54
Series 2600B System SourceMeter® Instrument Reference Manual
Affected by
Instrument reset
Digital I/O trigger N clear
Digital I/O trigger N reset
Recall setup
Trigger overrun state (true or false)
Digital I/O trigger line (1 to 14)
(on page 7-51)
(on page 7-55)
Affected by
Instrument reset
Digital I/O trigger N reset
Recall setup
The pulse width (seconds)
Digital I/O trigger line (1 to 14)
Where saved
Default value
Not saved
Not applicable
If there is no trigger overrun, the following
text is output:
false
Where saved
Default value
Not saved
10e-6 (10 µs)
2600BS-901-01 Rev. B / May 2013

Advertisement

Table of Contents
loading

This manual is also suitable for:

2604b2614b2634b2635b2636b2602b ... Show all

Table of Contents