Models 707B and 708B Switching Matrix Reference Manual
Section 7: TSP command reference
707B-901-01 Rev. B / January 2015
7-217
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
(on page 7-216)
(on page 7-226)
(on page 7-227)
tsplink.reset()
This function initializes (resets) all nodes (instruments) in the TSP-Link system.
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)