Tsplink.group - Keithley 2601B Reference Manual

2600b series system sourcemeter instrument
Hide thumbs Also See for 2601B:
Table of Contents

Advertisement

Series 2600B System SourceMeter® Instrument Reference Manual
Details
This function waits up to timeout seconds for a trigger on the active command interface. A command interface
trigger occurs when:
A GPIB GET command is detected (GPIB only)
A USBTMC TRIGGER message is received (USB only)
A VXI-11 device_trigger method is invoked (VXI-11 only)
A *TRG message is received
If one or more of these trigger events were previously detected, this function returns immediately.
After waiting for a trigger with this function, the event detector is automatically reset and rearmed. This is true
regardless of the number of events detected.
Example
triggered = trigger.wait(10)
print(triggered)
Also see
trigger.clear()

tsplink.group

This attribute contains the group number of a TSP-Link node. This attribute is not available on the Models
2604B/2614B/2634B.
Type
TSP-Link accessible
Attribute (RW)
Yes
Usage
groupNumber = tsplink.group
tsplink.group = groupNumber
groupNumber
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 TSP-Link network
2600BS-901-01 Rev. B / May 2013
(on page 7-342)
Affected by
Not applicable
The group number of the TSP-Link node (0 to 64)
Section 7: TSP command reference
Waits up to 10 seconds for a trigger.
If false is returned, no trigger was detected
during the 10-second timeout.
If true is returned, a trigger was detected.
Where saved
Default value
Nonvolatile memory
0
Assign the instrument to TSP-Link group number 3.
(on page 6-56)
7-351

Advertisement

Table of Contents
loading

This manual is also suitable for:

2604b2614b2634b2635b2636b2602b ... Show all

Table of Contents