|
|
|
![]() |
|
|||||||
|
||||||||
![]() |
|
|
Thread Tools | Rate Thread | Display Modes |
|
|
|
#1
|
||||
|
||||
|
loading into cRio
me and another programmer have been trying to load the code into the robot with no success. we hit run, and it seems that it is sending, but when we go to driver station, it says there is no robot code. What are we doing wrong?
|
|
#2
|
|||||
|
|||||
|
Re: loading into cRio
Are you using the Run button at the top of the screen?
That's temporary and generally for debugging. To put the code permanently onto the robot, so that it automatically runs whenever the robot is started, look under "Build Specifications" on the Project Explorer window. Under that will be a single entry "FRC Robot Boot-up Deployment" Right-click on the entry there and choose:
Last edited by Mark McLeod : 13-12-2011 at 07:51. |
|
#3
|
|||||
|
|||||
|
Re: loading into cRio
What "run" are you hitting? If you want to run your LabVIEW robot code with access to the VI front panels, you need to run the "Robot Main" VI. And then you need to leave it running. Don't close LabVIEW before you start the Driver Station application.
Mark's advice is proper if you want to load the robot code onto the cRIO and run it there with no interaction with LabVIEW on your PC. |
![]() |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|