I had one labview program running on CVS embedded controller.Now, i want to access the local variables/data from this labview program in to the other labview program running on PC. This PC program reads the data from Controller over ethernet and logs into database(as i cant do the logging in the controller, i am using seperate program on PC).Please suggest me how to access that program data over ethernet.
Thank You