|
Re: Wireless Bridge Problems
It's probably how you are sending the code and then running the Driver Station.
If you download the code temporarily ("Run") they can cancel each other out.
How are you downloading your test code?
Here are two general ways to do it.
Temporary code download: - Exit out of the Driver account on the Classmate
- In the Developer account use the "Run Continuously" button only on the main vi (not any sub vi's).
- Start the Driver Station app. in the Developer account (Windows Start -> All Programs -> FRC Driver Station)
- The Robot Code light should work
Permanent code download: - In the LabVIEW Project Explorer window on the Developer account, right-click on the file listed under "Build Specifications"
- "Build", then when that's done
- "Run as startup"
- Then you can switch back to the Driver account, or start the Driver Station in the Developer account
__________________
"Rationality is our distinguishing characteristic - it's what sets us apart from the beasts." - Aristotle
Last edited by Mark McLeod : 27-01-2010 at 15:58.
|