Localnode.revision - Keithley 3700A Series Reference Manual

System switch/multimeter
Hide thumbs Also See for 3700A Series:
Table of Contents

Advertisement

Section 11: TSP command reference
A local node reset includes a channel.reset("allslots"), dmm.reset("all") and a
scan.reset(). In addition:
Other settings are restored to factory default settings
Existing channel patterns and DMM configurations are deleted
All channels and backplane relays are opened
The dmm function is "dcvolts"
User-created reading buffers are deleted
A localnode.reset() is different than a reset() because reset() resets the entire system.
When using this command from a remote node, localnode should be replaced with the node
reference, for example node[5].reset().
Example
localnode.reset()
Also see
channel.reset()
dmm.reset()
(on page 11-219)
reset()
(on page 11-308)
scan.reset()
(on page 11-324)

localnode.revision

This attribute stores the firmware revision level.
Type
TSP-Link accessible
Attribute (R)
Yes
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
11-290
(on page 11-84)
Affected by
Not applicable
Firmware revision level
(on page 11-284)
(on page 11-286)
(on page 11-291)
Series 3700A System Switch/Multimeter Reference Manual
Resets the local node.
Where saved
Default value
Not applicable
Not applicable
Outputs the present revision level.
Sample output:
01.50b
3700AS-901-01 Rev. D/June 2018

Advertisement

Table of Contents
loading

Table of Contents