7: TSP command reference Series 2600B System SourceMeter® Instrument
7-144 2600BS-901-01 Rev. B / May 2013
Usage
revision = localnode.revision
Details
This attribute indicates the revision number of the firmware that is presently running in the instrument.
When using this command from a remote node, localnode should be replaced with the node reference. For
example, node[5].revision.
Example
print(localnode.revision)
Outputs the present revision level.
Sample output:
Also see
localnode.description (on page 7-138)
localnode.model (on page 7-140)
localnode.serialno (on page 7-144)
localnode.serialno
This attribute stores the instrument's serial number.
Type TSP-Link accessible Affected by Where saved Default value
Usage
serialno = localnode.serialno
The serial number of the instrument
Details
This indicates the instrument serial number.
When using this command from a remote node, localnode should be replaced with the node reference, for
example, node[5].serialno.
Example
display.settext(localnode.serialno)
Clears the instrument's display.
Places the instrument's serial number on the top line of its
Also see
localnode.description (on page 7-138)
localnode.model (on page 7-140)
localnode.revision (on page 7-143)