Keithley 2601 Reference Manual page 374

System sourcemeter 2600 series (smu)
Hide thumbs Also See for 2601:
Table of Contents

Advertisement

Section 12: Instrument Control Library
tsplink.trigger[N].overrun
Attribute
Indicates if the event detector ignored an event while in the detected state.
Usage
overrun = tsplink.trigger[N].overrun
N
overrun
Remarks
• A read-only attribute.
• Indicates an event was ignored because the event detector was in the detect state when
the event was detected.
tsplink.trigger[N].pulsewidth
Attribute
The length of time that the trigger line will be asserted for output triggers.
Usage
width = tsplink.trigger[N].pulsewidth Reads pulse width.
tsplink.trigger[N].pulsewidth = width Writes pulse width.
width
Remarks
• Setting the pulse width to 0 (seconds) asserts the trigger indefinitely.
• The default pulsewidth time is 10µs.
Details
See
"TSP-Link Synchronization lines"
Also see
tsplink.trigger[N].release
Example
-- Sets pulse width for trigger line 3 to 20µs:
tsplink.trigger[3].pulsewidth = 20e-6
tsplink.trigger[N].release
Function
Releases an indefinite length or latched trigger
Usage
tsplink.trigger[N].release()
N
Remarks
Releases a trigger that was asserted with an indefinite pulse width, as well as a trigger that
was latched in response to receiving a synchronous mode trigger.
Details
See
"TSP-Link Synchronization lines"
Also see
tsplink.trigger[N].pulsewidth
Example
-- Releases trigger line 3:
tsplink.trigger[3].release()
12-114
Series 2600 System SourceMeter® Instruments Reference Manual
Replace N with the number of the synchronization line: 1-3
The trigger line.
The trigger overrun state.
Replace N with the number of the synchronization line: 1 to 3.
The pulse width length (seconds).
in
Section
10.
Replace N with the number of the synchronization line: 1 to 3.
.
The trigger line number.
in
Section
10.
Return to
Section Topics
2600S-901-01 Rev. C / January 2008

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

26362602261126122635

Table of Contents