team3329
26-03-2010, 11:03
I've been noticing alot about the watchdog and its errors. Our robot is also experiencing watchdog errors but for some reason it only shows when our compressor is in the code. In Begin.vi I have: Open >> Start >> Set refnum.
and in Periodic Tasks I have : Get refnum >> Start
for some reason its still not working but there is not error - only watchdog. So i had an idea. WOuld it be possible to delete ALL watchdog references in the code. Then create a loop that would constantly read true and set the watchdog to feed that loop (this would be the only reference through out the entire code).
Could this work.
Any ideas would help Thanks
and in Periodic Tasks I have : Get refnum >> Start
for some reason its still not working but there is not error - only watchdog. So i had an idea. WOuld it be possible to delete ALL watchdog references in the code. Then create a loop that would constantly read true and set the watchdog to feed that loop (this would be the only reference through out the entire code).
Could this work.
Any ideas would help Thanks