Model 2461 Interactive SourceMeter® Instrument Reference Manual
Section 8: TSP command reference
2461-901-01 A/November 2015
8-85
localnode.model
This attribute stores the model number.
Type
TSP-Link accessible
Affected by
Where saved
Default value
Attribute (R)
Yes
Not applicable
Not applicable
Not applicable
Usage
model
= localnode.model
model
The model number of the instrument
Example
print(localnode.model)
Outputs the model number of the local node. For example:
2461
Also see
(on page 8-87)
localnode.password
This attribute stores the instrument password.
Type
TSP-Link accessible
Affected by
Where saved
Default value
Attribute (W)
No
Rear-panel LAN reset
Nonvolatile memory
"admin"
Usage
localnode.password = "
password"
password
A string that contains the instrument password (maximum 30 characters)
Details
When the access to the instrument is set to protected or lockout, this is the password that is used to
gain access.
If you forget the password, you can reset the password to the default:
1. On the front panel, press
MENU
.
2. Under System, select
Info/Manage
.
3. Select
Password Reset
.
You can also reset the password and the LAN settings from the rear panel by inserting a
straightened paper clip into hole below LAN RESET.
Example
localnode.password = "N3wpa55w0rd"
Changes the password to
N3wpa55w0rd
.
Also see
(on page 8-83)