Short name: TCP NoDelay
Requires: Base Development System
Classes: TCP/IP Socket, TCP/IP Instr, Instr
Specifies whether the Nagle algorithm is enabled. The Nagle algorithm is disabled when this property is TRUE (and vice versa). The Nagle algorithm improves network performance by buffering written data until a full-size packet can be sent. This property is TRUE by default in VISA to verify that writes get flushed immediately.
The following table lists the characteristics of this property.
Data type | |
Permissions | Read/Write |