Log in

View Full Version : 2009 blinking code for main light


mac
29-01-2010, 16:26
Good day everybody. Need error codes for flashing light. This is main light on robot for field reset, robot status, power on, power up, etc.,etc. We are trying to get last years robot to run.

Thank You Mentor Mac
Team 686

Mark McLeod
29-01-2010, 21:29
That info is the very last thing in Chapter 1 (http://www.usfirst.org/uploadedFiles/Community/FRC/Game_and_Season__Info/2010_Assets/1-2010FRCControlSystem-Introduction-Rev-0.5%20.pdf) of the Control System Manual.


Robot Signal Light – this amber light allows teams to troubleshoot their robot while on the field. There are 5 states:

Solid ON = Autonomous Enabled

Solid ON, but blinks OFF every 1.5s = Teleoperated Enabled

Slow Blink (900ms on / 900ms off) = System Disabled; caused by system watchdog, user watchdog, or Driver's Station set to disabled

Fast-Slow Blink (200ms on / 900ms off) - Low battery (<12 Volts) or no user code and system disabled either by system watchdog, user watchdog, or Driver's Station set to disabled

Fast Blink (200ms on / 200ms off) - System error: No driver's station communication, bad cRIO Image, bad team ID, extensive communication errors.

Joe Ross
29-01-2010, 21:43
Mark's list is for the 2010 image. If you're still running a 2009 image, see: http://decibel.ni.com/content/docs/DOC-3120. They're slightly different