Quote:
Originally Posted by Mark McLeod
When you reimaged the cRIO that leaves no user code on it.
The Robot Code and Communications status lights on the Driver Station must be green for voltage readout to work.
There are a couple of ways to run LabVIEW code. - You can download it permanently (what you want to do in competition) by:
- Create a new Robot project, or use one you've already created.
- In the Project Explorer window that comes up under "RT CompactRIO Target (10.27.61.02)" you'll see "Build Specifications" (not the one under "My Computer").
- Under Build Specifications right click on "FRC Robot Boot-up Deployment"
- Click "Build"
- When that's done in the same place click on "Run as startup"
- You can do a temporary download by:
- In the Developer account running LabVIEW
- Using the "Run" button on the Robot Main.vi
- Starting the Driver Station under Windows Start -> All Programs -> FRC Driver Station
|
Okay so we ran code, and now the voltage is not outputting correctly. The battery is connected and all, but it still output's 0.00 volts.