![]() |
Autonomous independent-watchdog errors
I am programming in LabVIEW for autonomous independent. I have a button on the joystick that toggles autonomous on and off in disabled mode. When I deploy code and enable autonomous, I get error messages in the message window in the Diagnostics tab on the Driver Station that say "Watchdog expired: system #, user #." Is there anything in code I have to change to fix this? Thanks.
|
Re: Autonomous independent-watchdog errors
can I see the code for your toggle?
I don't have lab view on this PC so it would have to be a screenshot. |
Re: Autonomous independent-watchdog errors
Quote:
A few of these messages are normal and may not affect your robot operation. The # is a count of how many of each have occurred and of which type of Watchdog (system vs. user).
That message will occur if you are not currently running any autonomous code at all, for instance, if it has already completed and exited or if you have bypassed all auto code. The default Autonomous Independent will generate this Watchdog, since after it completes it's assignment it just exits and the Watchdog goes unfed. The Watchdog message is not a problem if no code is supposed to be running. In this case, when Teleop code begins to execute, it will resume feeding the Watchdog and the message will go away. |
| All times are GMT -5. The time now is 11:21. |
Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi