NXT Program Chooser
From ROBOTC API Guide
TETRIX → Program Chooser
|
The Program Chooser
Using the Program Chooser
The Program Chooser is used to select a program that is loaded on an NXT brick and set it as the 'Tele-op' program for FTC competitions. This will create and save a 'FTCConfig.txt' text file on the NXT. The Field Control System (FCS) will then look for that program when the game switches from autonomous to tele-op, and will run the program whose name is stored inside of it.
| Run the Program Chooser from the NXT, making sure your tele-op program is already loaded onto the NXT brick. |
|
| The Program Chooser will then allow you to choose which program will be run in the tele-op portion of the match. Once a program is chosen, the Program Chooser will make the necessary changes to the FTCConfig.txt file and end the program. |
|
|
| When the program is run in an FTC match, the user will choose a program to run for autonomous and whichever program was chosen with the Program Chooser will be run in the user control stage. This can be tested by using the Joystick Control - Competition debug window. |
| You can also check to see if the 'FTCConfig.txt' file was created properly by navigating to the 'Robot -> NXT Brick -> File Management Utility' in ROBOTC (with the NXT attached and turned on) and changing the drop menu at the top of the window to 'Select Text Files'. |
|




