User manual
Section
7: TSP command reference Series 2600B System SourceMeterĀ® Instrument
Reference Manual
7-112 2600BS-901-01 Rev. B / May 2013
Example
lan.applysettings()
Re-initialize the LAN interface with new settings.
Also see
None
lan.autoconnect
This attribute is used to enable or disable link monitoring.
Type TSP-Link accessible Affected by Where saved Default value
Attribute (RW) Yes LAN restore defaults Nonvolatile memory 1 (lan.ENABLE)
Usage
state = lan.autoconnect
lan.autoconnect = state
state
LAN link monitoring state:
1 or lan.ENABLE: Enables automatic link reconnection and monitoring
0
or
lan.DISABLE:
Disables automatic link reconnection and monitoring
Details
This attribute sets the LAN link monitoring and automatic connection state.
When this is set to lan.ENABLE, all connections are closed if the link to the LAN is lost for more than the time
specified by lan.linktimeout.
Set this attribute to lan.ENABLE to automatically reset the LAN connection after the LAN link is established.
Also see
lan.linktimeout (on page 7-119)
lan.restoredefaults() (on page 7-121)
lan.config.dns.address[N]
Configures DNS server IP addresses.
Type TSP-Link accessible Affected by Where saved Default value
Attribute (RW)
Yes
LAN restore defaults
Nonvolatile memory
"0.0.0.0"
Usage
dnsAddress = lan.config.dns.address[N]
lan.config.dns.address[N] = dnsAddress
dnsAddress
DNS server IP address
N
Entry index (1 or 2)