|
|
|
![]() |
|
|||||||
|
||||||||
|
|
Thread Tools | Rate Thread | Display Modes |
|
#2
|
|||
|
|||
|
Re: Grabbing Output from Robot Sensors
The Watchdog not fed message means that the running program enabled the watchdog timer and is not calling the Feed() method before the expiration time runs out. If you have autonomous code that does a long Wait() you are probably running out the watchdog timer. If you have a program loop in your teleop code then you might be missing a call to Feed().
The configuration of the programming laptop and driver station shouldn't matter if they are all successfully talking to the robot. Are you running some sample code or your own program? |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Problem receiving console output from cRIO | Arborama | Programming | 7 | 15-02-2009 03:30 |
| Weird output from ultrasonic and gyro | Yuan Xue Lim | Programming | 4 | 11-02-2009 19:01 |
| live input/output to/from application | MarkH | Programming | 3 | 06-04-2006 01:43 |
| Weird Output from Dashboard Port | Ian W. | Programming | 9 | 06-03-2004 21:33 |
| output from a cell phone? | Ben.V.293 | Electrical | 6 | 24-12-2003 14:52 |