We have created our main.VI project. We came back to it today and it no longer runs the robot it just goes to simulation mode, how do I change this so that when we run the VI it does not go to FRC simulation viewer? :eek:
Down in the lower left corner of your Robot Main.vi, you will see a status bar with the title of your project in it. Right click on this bar and select the one ending with “RT CompactRIO Target”. Give it a minute to reload all the correct vi’s and you should be good to go.
When you opened it today, did you open it by opening the project or did you just open Robot Main.vi? You should make sure to open the .lvproj file to get everything loaded up with the right targets.
If you were already doing this then follow what Alex posted above to get your Robot Main pointed back at the correct target.