Model 2651A High Power System SourceMeter® Instrument Reference Manual
Section 7: Command reference
2651A-901-01 Rev. A / March 2011
7-113
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 will be generated with this domain number. All inbound LXI packets will be ignored
unless they have this domain number.
Example
print(lan.lxidomain)
Displays the LXI domain.
Also see
lan.nagle
This attribute controls the state of the LAN Nagle algorithm.
Type
TSP-Link accessible
Affected by
Where saved
Default value
Attribute (RW)
Yes
Power cycle
Not saved
lan.ENABLE
Usage
state
= lan.nagle
lan.nagle =
state
state
1
or
lan.ENABLE
: Enable the LAN Nagle algorithm for TCP connections
0
or
lan.DISABLE
: Disable the Nagle algorithm for TCP connections
Details
This attribute enables or disables the use of the LAN Nagle algorithm on transmission control protocol
(TCP) connections.
Also see