2470 High Voltage SourceMeter Instrument Reference Manual
Section 14: TSP command reference
2470-901-01 Rev. A /
May
2019
14-87
lan.lxidomain
This attribute contains the LXI domain.
Type
TSP-Link accessible
Affected by
Where saved
Default value
Attribute (RW)
Yes
LAN restore defaults
Nonvolatile memory
0
Usage
domain
= lan.lxidomain
lan.lxidomain =
domain
domain
The LXI domain number (0 to 255)
Details
This attribute sets the LXI domain number.
All outgoing LXI packets are generated with this domain number. All inbound LXI packets are ignored
unless they have this domain number.
Example
print(lan.lxidomain)
Displays the LXI domain.
Also see
None
lan.macaddress
This attribute describes the LAN MAC address.
Type
TSP-Link accessible
Affected by
Where saved
Default value
Attribute (R)
No
Not applicable
Not applicable
Not applicable
Usage
MACaddress
= lan.macaddress
MACaddress
The MAC address of the instrument
Details
The MAC address is a character string representing the MAC address of the instrument in
hexadecimal notation. The string includes colons that separate the address octets.
Example
print(lan.macaddress)
Returns the MAC address. For example:
08:00:11:00:00:57
Also see
(on page 14-86)