Localnode.serialno - Keithley 2657A Reference Manual

High power system sourcemeter instrument
Hide thumbs Also See for 2657A:
Table of Contents

Advertisement

Section 7: TSP command reference
Usage
revision = localnode.revision
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)
Also see
localnode.description
localnode.model

localnode.serialno

localnode.serialno
This attribute stores the instrument's serial number.
Type
TSP-Link accessible
Attribute (R)
Yes
Usage
serialno = localnode.serialno
serialno
Details
This read-only attribute 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.clear()
display.settext(localnode.serialno)
Also see
localnode.description
localnode.model
localnode.revision
7-140
Model 2657A High Power System SourceMeter® Instrument Reference Manual
Firmware revision level
(on page 7-134)
(on page 7-136)
(on page 7-140)
Affected by
Not applicable
The serial number of the instrument
(on page 7-134)
(on page 7-136)
(on page 7-139)
Outputs the present revision level.
Sample output:
1.1.0
Where saved
Default value
Not applicable
Not applicable
Clears the instrument's display.
Places the instrument's serial number on the top line of its
display.
2657A-901-01 Rev. B/December 2012

Advertisement

Table of Contents
loading

Table of Contents