Keithley 2601 Reference Manual page 372

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

Advertisement

Section 12: Instrument Control Library
tsplink.state
Attribute
TSP-Link on-line state.
Usage
state = tsplink.state
This attribute stores the TSP-Link status, either
Remarks
be "offline" after the unit is powered on. After
state will be "online".
This attribute is read-only.
Details
See
Section 9
tsplink.node,
Also see
Example
Reads the on-line state of the TSP-Link:
state = tsplink.state
print(state)
Output:
online
tsplink.trigger[N].assert
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"
Also see
tsplink.trigger[N].pulsewidth
Example
-- Asserts trigger on I/O line 2:
tsplink.trigger[2].assert()
tsplink.trigger[N].clear
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
• This function clears a trigger event detector, discards the previous history of the
trigger line, and clears the
Details
See
"TSP-Link Synchronization lines"
Also see
tsplink.trigger[N].wait
Example
-- Clears trigger event on synchronization line 2:
tsplink.trigger[2].clear()
12-112
"System expansion".
tsplink.reset
Replace N with the number of the synchronization line: 1 to 3.
in
Replace N with the number of the synchronization line: 1 to 3.
call.
tsplink.trigger[N].overrun
in
Return to
Section Topics
Series 2600 System SourceMeter® Instruments Reference Manual
or
online
offline
tsplink.reset
Section
10.
attribute.
Section
10.
. The state will
is successful, the
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