Series 2600B System SourceMeter® Instrument Reference Manual
Section 7: TSP command reference
2600BS-901-01 Rev. C / August 2016
7-385
Example
data = tsplink.readport()
print(data)
Reads state of all three TSP-Link lines.
Assuming line 2 is set high, the output is:
2.00
(binary 010)
The format of the output may vary depending on the
ASCII precision setting.
Also see
TSP-Link synchronization lines
(on page 3-89)
(on page 7-396)
TSP-Link synchronization lines
(on page 3-89)
(on page 7-396)
tsplink.reset()
This function initializes (resets) all nodes (instruments) in the TSP-Link system. This function is not available on
the Models 2604B/2614B/2634B.
Type
TSP-Link accessible
Affected by
Where saved
Default value
Function
No
Usage
nodesFound
= tsplink.reset()
nodesFound
= tsplink.reset(
expectedNodes
)
nodesFound
The number of nodes actually found on the system
expectedNodes
The number of nodes expected on the system (1 to 64)