Tsplink.reset() - Keithley 708B Reference Manual

Switching matrix
Hide thumbs Also See for 708B:
Table of Contents

Advertisement

Models 707B and 708B Switching Matrix Reference Manual
Example
data = tsplink.readport()
print(data)
Also see
tsplink.readbit()
tsplink.writebit()
tsplink.writeport()

tsplink.reset()

This function initializes (resets) all nodes (instruments) in the TSP-Link system.
Type
TSP-Link accessible
Function
No
Usage
nodesFound = tsplink.reset()
nodesFound = tsplink.reset(expectedNodes)
nodesFound
expectedNodes
Details
This function erases all knowledge of other nodes connected on the TSP-Link and regenerates the system
configuration. This function must be called at least once before any remote nodes can be accessed. If the node
number for any instrument is changed, the TSP-Link must be initialized again.
If expectedNodes is not given, this function generates an error if no other nodes are found on the TSP-Link
network.
If nodesFound is less than expectedNodes, an error is generated. Note that the node on which the command
is running is counted as a node. For example, giving an expected node count of 1 will not generate any errors,
even if there are no other nodes on the TSP-Link network.
Also returns the number of nodes found.
Also see
tsplink.node
(on page 7-215)
tsplink.state
(on page 7-218)
707B-901-01 Rev. A / August 2010
(on page 7-216)
(on page 7-226)
(on page 7-226)
Affected by
The number of nodes actually found on the system
The number of nodes expected on the system, between 1 and 64
Reads state of all three TSP lines.
Assuming Line 2 is set high, the output is:
2.000000e+00
(binary 010)
Where saved
Section 7: Command reference
Default value
7-217

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

707b

Table of Contents