Academic Hardware Products (myDAQ, myRIO)

cancel
Showing results for 
Search instead for 
Did you mean: 

myRIO TCP Buffer

Hello,

 

I'm new at LabVIEW and have a lot of doubts. I've developed an algorithm over the myRIO card that filters a signal received form a server and transfers it to a remote client. Due the server specifications, I must use TCP for the IP connection. When I work on low transfer rates all is going fine, but on high rates some packets are being lost on receiving. I've tried to modify the TCP receive buffer size, but don't know how. Only can modify the send buffer size. Is there any solution in this ambit or I'm misunderstanding what is happening?

Thank you in advance.

0 Kudos
Message 1 of 2
(3,571 Views)
How much data are you talking about here? What sort of transfer rates are you using? Are both the myRIO, server and client on the same LAN? How is the myRIO connected to the network?

You should also post your code in case you have something in there which would be slowing things down.

LabVIEW Champion, CLA, CLED, CTD
(blog)
0 Kudos
Message 2 of 2
(3,464 Views)