Hello Community,
Currently I have a compactRio sending millions of data via UDP protocol to a ordinary computer, I would like to replicate but with the CtrlX.
Do any of you know how to connect the CtrlX with the UDP protocol to be able to run C++ on the CtrlX to manage all this data?
I know that they are 3 debugging options with C++, but I can not find anything in documentation with UDP.
Thanks in advance