Series 3700A System Switch/Multimeter Reference Manual Section 11: TSP command reference
3700AS-901-01 Rev. D/June 2018 11-265
lan.nagle
This attribute controls the state of the LAN Nagle algorithm.
Usage
state = lan.nagle
lan.nagle = state
The state of the Nagle algorithm:
â–ª 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
lan.restoredefaults() (on page 11-265)
lan.reset()
This function resets the LAN interface.
Usage
lan.reset()
Details
This function resets the LAN interface. It performs the commands lan.restoredefaults() and
lan.applysettings().
Also see
lan.applysettings() (on page 11-258)
lan.restoredefaults() (on page 11-265)
lan.restoredefaults()
This function resets LAN settings to default values.
Usage
lan.restoredefaults()