|
Re: Sending Data from Dashboard to Robot?
Using TCP has been giving us a whole strong problems with no apparent cause or solution, and UDP's buffer size is too small for the data we want to send.
The code in the second thumbnail is in the PC Dashboard, and the first's from Periodic Tasks.vi. It seems like we've conformed with the proper way of setting up a TCP connection, but we've been getting timeout errors, corrupt data structure errors, error 62, among other things.
Is there a flaw in the code somewhere? Do I need to adjust some settings somewhere?
|