Hello,
I'm using "TCP Write" in a while Loop to send a message of 19 bytes each 10ms.
However the TCP messages are sent in a batches of 418 bytes (22 messages) each 220ms.
I know it because I using wireshark for debuging.
How do I tell Labview to send each TCP message alone and NOT accumulate 22 messages togather.
Thanks,
-Uri