Model 2601B-PULSE System SourceMeter Instrument Reference Manual Section 11: TSP command reference
2601B-PULSE-901-01A April 2020 11-139
localnode.description
This attribute stores a user-defined description and mDNS service name of the instrument.
Instrument specific (see Details)
Usage
localnode.description = "description"
description = localnode.description
User-defined description and mDNS service name of the instrument; use a string of
63 characters or less
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.
This attribute's factory default value 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 one consisting entirely of whitespace characters) will revert
the description to the factory default value.
When using this command from a remote node, localnode should be replaced 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.
Usage
license_agreement = localnode.license
The text of the license agreements
Example
Returns the license agreements for the 2601B-PULSE.
Also see
None