View Single Post
  #4   Spotlight this post!  
Unread 20-02-2012, 12:16
mswalker mswalker is offline
Mentor
FRC #2583 (Westwood Robotics)
Team Role: Mentor
 
Join Date: Jan 2008
Rookie Year: 2008
Location: Austin, TX
Posts: 26
mswalker is on a distinguished road
Re: Running deployed code at startup

I was going to refer you to a tutorial or discussion that could explain this better but most didn't seem to talk about deploying code for startup.

Checking the "Always Run deployed code at startup" is a first step.

To actually deploy the code, go to the "Project Explorer" window for your LabVIEW project. The expand the last entry "Build Specifications" so you see the "FRC Robot Boot-up Deployment". Right click that line and select "Build." After the code successfully builds, right click the Deployment line and select "Run as Startup" this will deploy the code into the cRio to run when the cRio is powered on.
__________________
http://team2583.org
Reply With Quote