Log in

View Full Version : Data from dashboard to C-Rio


JM96PWNS
20-02-2012, 20:31
We are processing all of our vision tracking code on the classmate dashboard. It is all working on the dashboard, but we are having difficulties sending the data back to the C-rio. We tried Robot global data with no luck. How can we send the array data to the crio to use the data?

MAldridge
20-02-2012, 20:51
there are many threads on this, search

but you will need to open a com channel over the network; TCP/UDP

silverflair
20-02-2012, 21:33
Thanks for the quick reply. I will search around some more and see what I can find.

plnyyanks
20-02-2012, 21:39
Try starting here (http://www.chiefdelphi.com/forums/showthread.php?t=97034). I have a couple good (at least I think so) explanations of how to do this, as well as some sample LabVIEW code posted.