Tsplink.node; Tsplink.readport(); Tsplink.state - Keithley DMM7510 Reference Manual

7 1/2 digit graphical sampling multimeter
Hide thumbs Also See for DMM7510:
Table of Contents

Advertisement

Model DMM7510 7½ Digit Graphical Sampling Multimeter Reference Manual

tsplink.node

This attribute defines the node number.
Type
TSP-Link accessible
Attribute (RW)
Yes
Usage
nodeNumber = tsplink.node
tsplink.node = nodeNumber
nodeNumber
Details
This attribute sets the TSP-Link node number and saves the value in nonvolatile memory.
Changes to the node number do not take effect until tsplink.reset() from an earlier TSP-Link
instrument or tsplink.initialize() is executed on any node in the system.
Each node connected to the TSP-Link system must be assigned a different node number.
Example
tsplink.node = 3
Also see
tsplink.initialize()

tsplink.state

tsplink.readport()

This function reads the TSP-Link synchronization lines as a digital I/O port.
Type
TSP-Link accessible
Function
Yes
Usage
data = tsplink.readport()
data
Details
The binary equivalent of the returned value indicates the input pattern on the I/O port. The least
significant bit of the binary number corresponds to line 1 and the value of bit 3 corresponds to line 3.
For example, a returned value of 2 has a binary equivalent of 010. This indicates that line 2 is high
(1), and that the other two lines are low (0).
DMM7510-901-01 Rev. B / May 2015
Affected by
Not applicable
The node number of the instrument or enclosure (1 to 64)
(on page 8-347)
(on page 8-352)
Affected by
Numeric value that indicates which lines are set
Section 8: TSP command reference
Where saved
Nonvolatile memory
Sets the TSP-Link node for this instrument to number 3.
Where saved
Default value
2
Default value
8-351

Advertisement

Table of Contents
loading

Table of Contents