Localnode.version; Node[N].Execute() - Keithley DMM7510 Reference Manual

7 1/2 digit graphical sampling multimeter
Hide thumbs Also See for DMM7510:
Table of Contents

Advertisement

Section 8: TSP command reference

localnode.version

This attribute stores the firmware version of the instrument.
Type
TSP-Link accessible
Attribute (R)
Yes
Usage
version = localnode.version
version
Details
This attribute indicates the version number of the firmware that is presently running in the instrument.
Example
print(localnode.version)
Also see
localnode.model
localnode.serialno

node[N].execute()

This function starts test scripts on a remote TSP-Link node.
Type
TSP-Link accessible
Function
Yes (see Details)
Usage
node[N].execute(scriptCode)
N
scriptCode
Details
This command is only applicable to TSP-Link systems. You can use this command to use the remote
master node to run a script on the specified node. This function does not run test scripts on the
master node; only on the subordinate node when initiated by the master node.
This function may only be called when the group number of the node is different than the node of the
master.
This function does not wait for the script to finish execution.
8-228
Model DMM7510 7½ Digit Graphical Sampling Multimeter Reference Manual
Affected by
Not applicable
Instrument version level
(on page 8-222)
(on page 8-225)
Affected by
The node number of this instrument (1 to 64)
A string containing the source code
Where saved
Not applicable
Outputs the present version level. Example output:
1.0.0a
Where saved
DMM7510-901-01 Rev. B / May 2015
Default value
Not applicable
Default value

Advertisement

Table of Contents
loading

Table of Contents