Keithley 2601 Reference Manual page 279

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

Advertisement

Series 2600 System SourceMeter® Instruments Reference Manual
digio.trigger[N].assert
Function
Asserts a trigger on one of the digital I/O lines.
Usage
digio.trigger[N].assert()
Remarks
The set pulse width determines how long the trigger is asserted.
Details
See
"Controlling digital I/O
Also see
digio.trigger[N].pulsewidth
Example
-- Asserts a trigger on I/O line 2:
digio.trigger[2].assert()
digio.trigger[N].clear
Function
Clears a trigger event on a digital I/O line.
Usage
digio.trigger[N].clear()
The trigger event detection recalls if a trigger event has been detected since the last
Remarks
digio.trigger[line].wait
• This function clears a trigger event detector, discards the previous history of the
trigger line and clears the digio.trigger[N].overrun attribute.
Details
See
"Controlling digital I/O
Also see
digio.trigger[N].wait
Example
-- Clears trigger event on I/O line 2:
digio.trigger[2].clear()
2600S-901-01 Rev. C / January 2008
Replace N with the number of the digital I/O trigger line: 1 to
14.
lines" in
Section
10.
Replace N with the number of the digital I/O trigger line: 1 to
14.
call.
lines" in
Section
10.
Return to
Section Topics
Section 12: Instrument Control Library
12-19

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

26362602261126122635

Table of Contents