Waitcomplete() - Keithley 2450 Reference Manual

Interactive sourcemeter instrument
Table of Contents

Advertisement

Section 8: TSP command reference
Example
value = userstring.get("assetnumber")
print(value)
Also see
userstring.add()
userstring.catalog()
userstring.delete()

waitcomplete()

This function waits for all overlapped commands in a specified group to complete.
Type
TSP-Link accessible
Function
No
Usage
waitcomplete()
waitcomplete(group)
group
Specifies which TSP-Link group on which to wait
Details
This function will wait for all previously started overlapped commands to complete.
A group number may only be specified when this node is the master node.
If no group is specified, the local group is used.
If zero (0) is specified for the group, this function waits for all nodes in the system.
Any nodes that are not assigned to a group (group number is 0) are part of the master node's group.
Example 1
waitcomplete()
Example 2
waitcomplete(G)
Example 3
waitcomplete(0)
Also see
None
8-252
(on page 8-249)
(on page 8-250)
(on page 8-251)
Affected by
Model 2450 Interactive SourceMeter® Instrument Reference Manual
Read the value associated with a user-defined
string named "assetnumber".
Store it in a variable called value, then print the
variable value.
Output:
236
Where saved
Waits for all nodes in the local group.
Waits for all nodes in group G.
Waits for all nodes on the TSP-Link network.
Default value
2450-901-01 Rev. B/September 2013

Advertisement

Table of Contents
loading

Table of Contents