Userstring.get(); Waitcomplete() - Keithley 2651A Reference Manual

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

Advertisement

Section 7: Command reference

userstring.get()

This function retrieves a user-defined string from nonvolatile memory.
Type
TSP-Link accessible
Function
Yes
Usage
value = userstring.get(name)
value
name
Details
This function retrieves the string that is associated with name from nonvolatile memory.
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
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 0 is specified for the group, this function waits for all nodes in the system.
7-374
Model 2651A High Power System SourceMeter® Instrument Reference Manual
Affected by
The value of the userstring key-value pair
The name (key) of the userstring
(on page 7-372)
(on page 7-372)
(on page 7-373)
Affected by
Specifies which TSP-Link group on which to wait
Where saved
Default value
Output: 236
Where saved
Default value
2651A-901-01 Rev. A / March 2011

Advertisement

Table of Contents
loading

Table of Contents