Jump to content

Autoloading VI in cRIO 9012


Recommended Posts

Hey guys,

I've been programming on a compact RIO 9012 for a while and basically have my code 100% at what i need to do. What i've noticed is if i run the VI from my computer(the VI is loaded on the FPGA) i can then disconnect my computer and have the RIO function as the code is programmed. But if i reboot the RIO the code does not start up(or is ereased from memory, not sure) How can i make it so that every time i turn on the compact rio, it runs the code even if there is no computer connected to the RIO

-Mike

Link to comment

Hi Mike,

To achieve this, you must set your application as the startup in the project.

Open contextual menus using the right mouse button on the name that corresponds to your executable in Building Specification, and you will find an entry corresponding to Set as startup ... If setted, the application will restart automatically whenever the cRIO is switched on or reset!

Osvaldo

QUOTE (MeltingPlastic @ Apr 8 2008, 02:51 AM)

Hey guys,

I've been programming on a compact RIO 9012 for a while and basically have my code 100% at what i need to do. What i've noticed is if i run the VI from my computer(the VI is loaded on the FPGA) i can then disconnect my computer and have the RIO function as the code is programmed. But if i reboot the RIO the code does not start up(or is ereased from memory, not sure) How can i make it so that every time i turn on the compact rio, it runs the code even if there is no computer connected to the RIO

-Mike

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.