System SourceMeter® Instrument Reference Manual Section 7:
2600BS-901-01 Rev. C / August 2016 7-131
Usage
timeout = lan.linktimeout
lan.linktimeout = timeout
The LAN link monitor time-out period (in seconds)
Details
You must enable the command lan.autoconnect before you can use this attribute.
The timeout value represents the amount of time that passes before the instrument disconnects
from the LAN due to the loss of the LAN link integrity.
The LAN interface does not disconnect if the connection to the LAN is reestablished before the
timeout value expires.
If the LAN link integrity is not restored before the timeout value expires, the instrument begins to
monitor for a new connection.
Example
Outputs the present LAN link timeout setting.
Also see
lan.autoconnect (on page 7-123)
lan.restoredefaults() (on page 7-132)
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
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
Also see
None