19-88
Return to
2600AS-901-01 Rev. B / September 2008
Section 19: Remote Commands
Series 2600A System SourceMeter® Instruments Reference Manual
localnode.password
Attribute
Sets the password for the remote interfaces.
TSP-Link
accessibility
This attribute can be accessed from a remote TSP-Link node.
Usage
localnode.password = password
password
String containing the remote interface password.
Remarks
• This attribute stores the password set for any remote interface.
• If the attribute
localnode.passwordmode
is active, a password is required to access the
command interface, modify the password or LAN settings, and to access the virtual front panel.
• You cannot retrieve a lost password from any command interface.
• The password can be reset by resetting the LAN from the front panel or by assigning an empty
string to this attribute.
Details
Also see
localnode.passwordmode
Attribute
Enables the password mode over a remote interface.
TSP-Link
accessibility
This attribute can be accessed from a remote TSP-Link node.
Usage
mode = localnode.passwordmode
-- Reads password mode.
localnode.passwordmode = mode
-- Writes password mode.
localnode.passwordmode = mode
mode = localnode.passwordmode
Set the password mode to one of the following:
localnode.PASSWORD_NONE
Disables all passwords.
localnode.PASSWORD_WEB
Enables password only on the web interface.
localnode.PASSWORD_LAN
Enables password on all the Ethernet and web interfaces.
localnode.PASSWORD_ALL
Enables passwords over all command interfaces and
the web interface.
Remarks
• Configure the password mode to require passwords.
Details
Also see