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.

注释

下表列出了该属性的特性

短名称 TCP NoDelay
数据类型 cbool.png
权限 读取/写入
可用于运行引擎
可用于实时操作系统