8: TSP command reference Model DMM7510 7½ Digit Graphical Sampling Multimeter
8-228 DMM7510-901-01 Rev. B / May 2015
localnode.version
This attribute stores the firmware version of the instrument.
Type TSP-Link accessible Affected by Where saved Default value
Usage
version = localnode.version
Details
This attribute indicates the version number of the firmware that is presently running in the instrument.
Example
Outputs the present version level. Example output:
1.0.0a
Also see
localnode.model (on page 8-222)
localnode.serialno (on page 8-225)
node[N].execute()
This function starts test scripts on a remote TSP-Link node.
Type TSP-Link accessible
Affected by Where saved Default value
Usage
node[N].execute(scriptCode)
The node number of this instrument (1 to 64)
A string containing the source code
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.