Model 2601B-PULSE System SourceMeter Instrument Reference Manual Section 11: TSP command reference
2601B-PULSE-901-01A April 2020 11-141
localnode.password
This attribute stores the remote access password.
LAN reset
LAN restore defaults
Usage
localnode.password = "password"
A string that contains the remote interface password
Details
This write-only attribute stores the password that is set for any remote interface. When password
usage is enabled (localnode.passwordmode), you must supply a password to change the
configuration or to control an instrument from a web page or other remote command interface.
The instrument continues to use the old password for all interactions until the command to change it
executes. When changing the password, give the instrument time to execute the command before
attempting to use the new password.
You cannot retrieve a lost password from any command interface.
You can reset the password by resetting the LAN from the front panel or by using the lan.reset()
command.
When using this command from a remote node, localnode should be replaced with the node
reference, for example, node[5].password.
Example
localnode.password = "N3wpa55w0rd"
Changes the remote interface password to N3wpa55w0rd.
Also see
lan.reset() (on page 11-120)
localnode.passwordmode (on page 11-141)
localnode.passwordmode
This attribute stores the remote access password enable mode.
1 (localnode.PASSWORD_WEB)
Usage
mode = localnode.passwordmode
localnode.passwordmode = mode
The remote password enable mode