Tsplink.initialize() - Keithley 2450 Reference Manual

Interactive sourcemeter instrument
Table of Contents

Advertisement

Model 2450 Interactive SourceMeter® Instrument Reference Manual
Details
To remove the node from all groups, set the attribute value to 0.
When the node is turned off, the group number for that node changes to 0.
The master node can be assigned to any group. You can also include other nodes in the group that includes the
master. Note that any nodes that are set to 0 are automatically included in the group that contains the master
node, regardless of the group that is assigned to the master node.
Example
tsplink.group = 3
Also see
Using groups to manage nodes on a TSP-Link system

tsplink.initialize()

This function initializes all instruments and enclosures in the TSP-Link system.
Type
TSP-Link accessible
Function
No
Usage
nodesFound = tsplink.initialize()
tsplink.initialize()
tsplink.initialize(expectedNodes)
nodesFound
expectedNodes
Details
This function regenerates the system configuration information regarding the nodes connected to the TSP-Link
system. You must initialize the system after making configuration changes. Changes that require you to initialize
the system include:
Turning off power or rebooting any instrument in the system
Changing node numbers on any instrument in the system
Rearranging or disconnecting the TSP-Link cable connections between instruments
If the only node on the TSP-Link network is the one running the command and expectedNodes is not provided,
this function generates an error. If you set expectedNodes to 1, the node is initialized.
If you include expectedNodes, if nodesFound is less than expectedNodes, an error is generated.
2450-901-01 Rev. B/September 2013
Affected by
The number of nodes actually found on the system, including the node on
which the command is running
The number of nodes expected on the system (1 to 32)
Section 8: TSP command reference
Assign the instrument to TSP-Link group number 3.
(on page 3-124)
Where saved
Default value
8-231

Advertisement

Table of Contents
loading

Table of Contents