Tektronix KEITHLEY SourceMeter 2606B Reference Manual page 539

Table of Contents

Advertisement

Section 15: TSP command reference
node[N].setglobal()
This function sets the value of a global variable.
Type
TSP-Link accessible
Function
Yes
Usage
node[N].setglobal("name", value)
N
name
value
Details
From a remote node, use this function to assign the given value to a global variable.
Do not use this command to create or set the value of a global variable from the local node (set the
global variable directly instead). This command should only be used from a remote master when
controlling this instrument over a TSP-Link network.
Example
node[3].setglobal("x", 5)
Sets the global variable x on node 3 to the value of 5.
Also see
node[N].getglobal()
TSP advanced features
opc()
This function sets the operation complete status bit when all overlapped commands are completed.
Type
TSP-Link accessible
Function
No
Usage
opc()
Details
This function causes the operation complete bit in the Standard Event Status Register to be set when
all previously started local overlapped commands are complete.
Note that each node independently sets its operation complete bits in its own status model. Any
nodes that are not actively performing overlapped commands set their bits immediately. All remaining
nodes set their own bits as they complete their own overlapped commands.
15-166
Model 2606B System SourceMeter® Instrument Reference Manual
Affected by
The node number of this instrument (1 to 64)
The global variable name to set
The value to assign to the variable
(on page 15-165)
(on page 14-57)
Affected by
Where saved
Default value
Where saved
Default value
2606B-901-01 Rev. C November 2021

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the KEITHLEY SourceMeter 2606B and is the answer not in the manual?

Table of Contents