Section 15: TSP command reference
localnode.description
This attribute stores a user-defined description and mDNS service name of the instrument.
Type
TSP-Link accessible
Attribute (RW)
Yes
Usage
localnode.description = "description"
description = localnode.description
description
Details
This attribute stores a string that contains a description of the instrument. This value appears on LXI
welcome page of the instrument. The value of this attribute is also used as the mDNS service name
of the instrument.
The factory default value of this attribute is "Keithley Instruments SMU <model number> - <serial
number>", where <model number> and <serial number> are replaced with the actual model number
and serial number of the instrument. Setting this attribute to an empty string (in other words, setting
this attribute to a string of length zero or a string consisting entirely of whitespace characters) reverts
the description to the factory default value.
When using this command from a remote node, replace localnode with the node reference, for
example node[5].description.
Example
description = "System in Lab 05"
localnode.description = description
Set description to System in Lab 05.
Also see
None
localnode.license
This attribute returns the product license agreements.
Type
TSP-Link accessible
Attribute (R)
Yes
Usage
license_agreement = localnode.license
license_agreement
Example
print(localnode.license)
Returns the license agreements for the 2606B.
15-154
Model 2606B System SourceMeter® Instrument Reference Manual
Affected by
Where saved
Not applicable
Nonvolatile memory
User-defined description and mDNS service name of the instrument; use a string of
63 characters or less
Affected by
Where saved
Not applicable
Nonvolatile memory
The text of the license agreements
Default value
Instrument specific (see Details)
Default value
Not applicable
2606B-901-01 Rev. C November 2021
Need help?
Do you have a question about the KEITHLEY SourceMeter 2606B and is the answer not in the manual?