|
Re: Dashboard alteration in Java and setting start up programs
1) Any time you do a "Run" of your robot program from netbeans you are "burning the code" to the cRIO. Once you have the cRIO imaged with the current version (currently v19), you don't need to use any labview tools to develop/deploy Java robot apps.
2) The short answer is "yes". Check out the sample apps in File/New Project under "Samples"/FRC Sample. Then check the docs and forums for additional info.
|