03-21-2013 05:24 PM
Has anybody else had problems with Labview code taking a very long time to run and deploy, or know of any solutions?
At the comptition we don't even have the time to run it inbetween matches. It takes almost 15 minutes to run.
03-21-2013 07:55 PM
When your robot is in "Run as startup" mode (like right after a match) try this:
1. Close Robot Main.vi
2. In the project, right-click on the cRIO Target and choose connect.
3. Click OK at the Conflict Resolution dialog.
4. Once connected, reopen and run Robot Main.vi (or rebuild and download).