Section 7: Command reference
Model 2651A High Power System SourceMeter® Instrument Reference Manual
7-138
2651A-901-01 Rev. A / March 2011
Details
If you want to reset a specific instrument or a subordinate node, use the
node[
X
].reset()
command.
A local node reset includes:
•
Source-measure unit (SMU) attributes affected by a SMU reset are reset
•
Other settings are restored back to factory default settings
A
localnode.reset()
is different than a
reset()
because
reset()
resets the entire system.
Example
localnode.reset()
Resets the local node.
Also see
(on page 7-209)
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 firmware revision number currently running in the instrument.
Example
print(localnode.revision)
Outputs the present revision level. Sample output:
1.0.0
Also see
(on page 7-134)
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