7: TSP command reference Series 2600B System SourceMeter® Instrument
7-354 2600BS-901-01 Rev. B / May 2013
Example
data = tsplink.readport()
print(data)
Reads state of all three TSP-Link lines.
Assuming line 2 is set high, the output is:
2.000000e+00
(binary 010)
The format of the output may vary depending on the
Also see
TSP-Link synchronization lines (on page 3-90)
tsplink.readbit() (on page 7-353)
tsplink.writebit() (on page 7-364) tsplink.readbit() (on page 7-353)
tsplink.writebit() (on page 7-364)
tsplink.writeport() (on page 7-365)
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
Usage
nodesFound = tsplink.reset()
nodesFound = tsplink.reset(expectedNodes)
The number of nodes actually found on the system
The number of nodes expected on the system (1 to 64)