Tsplink.state; Tsplink.trigger[N].Assert() - Keithley 2651A Reference Manual

High power system sourcemeter instrument
Hide thumbs Also See for 2651A:
Table of Contents

Advertisement

Section 7: Command reference
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

tsplink.state

tsplink.state
This attribute describes the TSP-Link online state.
Type
TSP-Link accessible
Attribute (R)
Yes
Usage
state = tsplink.state
state
Details
When the instrument is powered on, the state is offline. After tsplink.reset() is successful, the state is
online.
Example
state = tsplink.state
print(state)
Also see
tsplink.node
tsplink.reset()

tsplink.trigger[N].assert()

This function simulates the occurrence of the trigger and generates the corresponding event ID.
Type
TSP-Link accessible
Function
Yes
7-350
Model 2651A High Power System SourceMeter® Instrument Reference Manual
(on page 7-347)
(on page 7-350)
Affected by
Not applicable
TSP-Link state, online or offline
(on page 7-347)
(on page 7-349)
Affected by
Where saved
Default value
Not applicable
Not applicable
Read the state of the TSP-Link. If it is online, the
output is:
online
Where saved
Default value
2651A-901-01 Rev. A / March 2011

Advertisement

Table of Contents
loading

Table of Contents