Series 2600B System SourceMeter® Instrument Reference Manual
Section 7: TSP command reference
2600BS-901-01 Rev. C / August 2016
7-157
Example
localnode.reset()
Resets the local node.
Also see
(on page 7-173)
(on page 7-232)
localnode.revision
This attribute stores the firmware revision level.
Type
TSP-Link accessible
Affected by
Where saved
Default value
Attribute (R)
Yes
Not applicable
Not applicable
Not applicable
Usage
revision
= localnode.revision
revision
Firmware revision level
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:
3.0.0
Also see
(on page 7-151)
(on page 7-157)
localnode.serialno
This attribute stores the instrument's serial number.
Type
TSP-Link accessible
Affected by
Where saved
Default value
Attribute (R)
Yes
Not applicable
Not applicable
Not applicable
Usage
serialno
= localnode.serialno
serialno
The serial number of the instrument