Section 9: TSP command reference Series 2600B System SourceMeter® instrument Reference Manual
9-384 2600BS-901-01 Rev. F/August 2021
Also see
Using groups to manage nodes on a TSP-Link system (on page 8-92)
tsplink.master
This attribute reads the node number assigned to the master node. This command is not available on the 2604B,
2614B, or 2634B.
Usage
masterNodeNumber = tsplink.master
The node number of the master node
Details
After doing a TSP-Link reset (tsplink.reset()), use this attribute to access the node number of
the master in a set of instruments connected over TSP-Link.
Example
LinkMaster = tsplink.master
Store the TSP-Link master node number in a variable called LinkMaster.
Also see
tsplink.reset() (on page 9-386)
tsplink.node
This attribute defines the node number. This command is not available on the 2604B, 2614B, or 2634B.
Usage
nodeNumber = tsplink.node
tsplink.node = nodeNumber
The node number of the instrument or enclosure (1 to 64 )
Details
This command 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 is executed on any node in the system.
Each node connected to the TSP-Link system must be assigned a different node number.