11-19-2012 02:33 PM
I've noticed that my program slows down on the computer over time. I'd like to move it to the cRIO I have. How do I do this?
Solved! Go to Solution.
11-20-2012 08:34 AM
Hi,
When you are working with cRIO you normally have your main code running on your cRIO target and a graphical user interface running in your host computer (if needed).
If you want to move your main code to the cRIO you need to identify what part of your code can be placed on it. Once you've done this, you have to create a project and develop the application that will be deployed on the cRIO. You can use this article as a reference to develop your application.
Regards,
Miguel Fonseca
Applications Engineer
National Instruments