LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

TCPIP IO QUESTIONS

If an incoming TCPIP packet has a CRC error will the receive msg VI even process the incoming packet or will it just be ignored?  I ask this question because I am sending packets from another maching and monitoring the msgs with Wire Shark which shows me that the msg packet has a faulty checksum, but the packet does get an ACK msg back:  the LabVIEW receive msg VI does not seem to decode the data in the msg.

0 Kudos
Message 1 of 4
(2,912 Views)
Yes CRC alone cannot ensure proper checksum. See this
0 Kudos
Message 2 of 4
(2,906 Views)
The checksum has no effect on the VI, endianess was the problem.
0 Kudos
Message 3 of 4
(2,878 Views)
I will suggest you to stick with one thread. choose one and intimate that on the other thread.
0 Kudos
Message 4 of 4
(2,859 Views)