07-08-2011 12:46 AM
Hi all,
How to get the number of bytes to read at the TCp port...as someone had suggested in some forum we do read the number of bytes first and then pass this...
but we get a problem when we have FF data in this...because then it sends 2 FF data...and cause of this we skip the last data...is there any solution for the same?
07-08-2011 11:35 AM
Hi
In LabVIEW you don't have the same property as in serail port.
You havn't "Byte at TCPIP port".
if you developp a protocol, one soltion, is to send the size to read.
03-15-2019 04:29 PM
Podría ser mas claro, ¿por que "TCP read" usa en la entrada de "bytes to read" valor 4?
03-16-2019 07:41 AM