Keithley 2601 Reference Manual page 375

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

Advertisement

Series 2600 System SourceMeter® Instruments Reference Manual
tsplink.trigger[N].wait
Function
Waits for a trigger
Usage
triggered = tsplink.trigger[N].wait(timeout)
timeout
triggered
Remarks
This function waits up to timeout value in seconds for an input trigger. If one or more
trigger events were detected since the last t
tsplink.trigger[N].clear
waiting for a trigger with this function, the event detector is automatically rearmed and reset.
This functionality is true regardless of the number of events detected.
Details
See
"TSP-Link Synchronization lines"
Also see
tsplink.trigger[N].clear
tsplink.writebit
Function
Sets a TSP-Link synchronization line high or low.
Usage
tsplink.writebit(bit, data)
N
data
Remarks
• If the output line is write protected by the
command will be ignored.
• The reset function does not affect the present states of the digital I/O lines.
• Use the tsplink.writebit and tsplink.writeport commands to control the
output state of the synchronization line when the trigger mode is set to
tsplink.TRIG_BYPASS.
Details
See
"TSP-Link Synchronization lines"
Also see
tsplink.readbit, tsplink.readport, tsplink.writebit.
Example
Sets synchronization line 3 low (0):
tsplink.writebit(3, 0)
2600S-901-01 Rev. C / January 2008
Replace N with the number of the synchronization line: 1 to 3.
.
Specifies the time-out value in seconds.
A customized variable that stores the value true if a
trigger is detected, or false if a trigger is not
detected during the time-out period.
ime
was
called, this function will return immediately. After
in
Section
The synchronization line number (1 to 3).
Value to write to the bit; 0 (low) or 1 (high).
in
Section
Return to
Section Topics
tsplink.trigger[N].wait
10.
tsplink.writeprotect
10.
Section 12: Instrument Control Library
or
attribute, the
12-115

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

26362602261126122635

Table of Contents