Section 11: TSP command reference Model 2601B-PULSE System SourceMeter Instrument Reference Manual
11-110 2601B-PULSE-901-01A April 2020
Re-initialization takes effect even if the configuration has not changed since the last time the
instrument connected to the LAN.
Example
Re-initialize the LAN interface with new settings.
Also see
None
lan.autoconnect
This attribute is used to enable or disable link monitoring.
Usage
state = lan.autoconnect
lan.autoconnect = 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.
Example
lan.autoconnect = lan.ENABLE
Enable LANK link monitoring.
Also see
lan.linktimeout (on page 11-118)
lan.restoredefaults() (on page 11-121)