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?
there are many threads on this, search
but you will need to open a com channel over the network; TCP/UDP
Thanks for the quick reply. I will search around some more and see what I can find.
Try starting here. I have a couple good (at least I think so) explanations of how to do this, as well as some sample LabVIEW code posted.