EasyManuals Logo

Keithley 2635 Reference Manual

Keithley 2635
562 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #372 background imageLoading...
Page #372 background image
12-112 Return to Section Topics 2600S-901-01 Rev. C / January 2008
Section 12: Instrument Control Library Series 2600 System SourceMeter® Instruments Reference Manual
tsplink.state
Attribute TSP-Link on-line state.
Usage state = tsplink.state
Remarks
This attribute stores the TSP-Link status, either online or offline. The state will
be “offline” after the unit is powered on. After
tsplink.reset is successful, the
state will be “online”.
This attribute is read-only.
Details See Section 9 “System expansion”.
Also see tsplink.node, tsplink.reset
Example Reads the on-line state of the TSP-Link:
state = tsplink.state
print(state)
Output: online
tsplink.trigger[N].assert
Replace N with the number of the synchronization line: 1 to 3.
Function Asserts a trigger on one of the synchronization lines.
Usage tsplink.trigger[N].assert()
Remarks The set pulse width determines how long the trigger is asserted.
Details See "TSP-Link Synchronization lines" in Section 10.
Also see tsplink.trigger[N].pulsewidth
Example -- Asserts trigger on I/O line 2:
tsplink.trigger[2].assert()
tsplink.trigger[N].clear
Replace N with the number of the synchronization line: 1 to 3.
Function Clears a trigger event on a synchronization line.
Usage tsplink.trigger[N].clear()
Remarks The Trigger event detection recalls if a trigger event has been detected since the last
tsplink.trigger[N].wait call.
This function clears a trigger event detector, discards the previous history of the
trigger line, and clears the
tsplink.trigger[N].overrun attribute.
Details See "TSP-Link Synchronization lines" in Section 10.
Also see tsplink.trigger[N].wait
Example -- Clears trigger event on synchronization line 2:
tsplink.trigger[2].clear()

Table of Contents

Other manuals for Keithley 2635

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Keithley 2635 and is the answer not in the manual?

Keithley 2635 Specifications

General IconGeneral
BrandKeithley
Model2635
CategoryMeasuring Instruments
LanguageEnglish

Related product manuals