Section 11: TSP command reference Model 2601B-PULSE System SourceMeter Instrument Reference Manual
11-120 2601B-PULSE-901-01A April 2020
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-121)
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-109)
lan.restoredefaults() (on page 11-121)