Real-Time Measurement and Control

cancel
Showing results for 
Search instead for 
Did you mean: 

How do I move my program from my computer to my cRIO

Solved!
Go to solution

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?

0 Kudos
Message 1 of 2
(5,403 Views)
Solution
Accepted by topic author BioProcessNU

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

0 Kudos
Message 2 of 2
(5,395 Views)