|
Re: Labview on PC using udp C++ on cRIO need udp server solution
There are other threads on this with more deails, but generally, I'd suggest using UDP. An example of this is in the dashboard already, where the Kinect info is read from the DS. Change the read to a write, and change the port and the LV side should be done. I don't know that I can point you to a UDP example for C++, but I suspect you can google and find some.
Greg McKaskle
|