This article discusses the Nagle algorithm in Labview
The example program allows the TCP No Delay property to be changed in LabView
In the mean time you will see I have learnt to define a TCP/IP VISA resource
On Windows the delay time is reduced by setting the no delay property to false
In LabView RT an error message occurs when setting delay property to false
Property Node (arg 2) in NagleDemo-MessageSenderVisa.vi
VISA: (Hex 0xBFFF001E) The specified state of the attribute is not valid, or is not supported as defined by the resource.
My question now > Why can I not set No Delay to false in LabView RT?
Thanks, Louis