EasyManua.ls Logo

Tektronix KEITHLEY 2600B Series

Tektronix KEITHLEY 2600B Series
834 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
Loading...
Series 2600B System SourceMeter® instrument Reference Manual Section 9: TSP command reference
2600BS-901-01 Rev. F/August 2021 9-385
Example
tsplink.node = 3
Sets the TSP-Link node for this instrument to number 3.
Also see
tsplink.reset() (on page 9-386)
tsplink.state (on page 9-387)
tsplink.readbit()
This function reads the state of a TSP-Link synchronization line. This command is not available on the 2604B,
2614B, or 2634B.
Type
TSP-Link accessible
Affected by
Where saved
Default value
Function
Yes
Usage
data = tsplink.readbit(N)
data
The state of the synchronization line
N
The trigger line (1 to 3)
Details
Returns a value of zero (0) if the line is low and 1 if the line is high.
Example
data = tsplink.readbit(3)
print(data)
Assume line 3 is set high, and it is then read.
Output:
1.000000e+00
Also see
tsplink.readport() (on page 9-385)
tsplink.writebit() (on page 9-396)
tsplink.readport()
This function reads the TSP-Link trigger lines as a digital I/O port. This command is not available on the 2604B,
2614B, or 2634B.
Type
TSP-Link accessible
Affected by
Where saved
Default value
Function
Yes
Usage
data = tsplink.readport()
data
Numeric value that indicates which lines are set

Table of Contents

Related product manuals