![Keithley 707B Скачать руководство пользователя страница 359](http://html.mh-extra.com/html/keithley/707b/707b_reference-manual_661685359.webp)
Section 7: Command reference
Models 707B and 708B Switching Matrix Reference Manual
7-106
707B-901-01 Rev. A / August 2010
lan.lxidomain
This attribute describes 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 describes the use of the LAN Nagle algorithm.
Type
TSP-Link accessible
Affected by
Where saved
Default value
Attribute (RW)
Yes
LAN restore defaults Nonvolatile
memory lan.ENABLE
Usage
state = lan.nagle
lan.nagle = state
state
•
lan.ENABLE
: Enable the LAN Nagle algorithm for TCP connections
•
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