FIRST Robotics Competition Discussions

cancel
Showing results for 
Search instead for 
Did you mean: 

Labview system watchdog error

Labview code will not run with following error messages

IO unit not detected or not installed correctly

No change to network configuration

Multiple camera errors

System watchdog errors

0 Kudos
Message 1 of 3
(4,254 Views)

I would start debugging this one with the first error- that the IO module is not detecting correctly. Do the modules show up in the imaging tool? If you just run the default code project in interactive mode do you see errors? What do the status lights on the driver station show?

Kevin Fort
Principal Software Engineer
NI
0 Kudos
Message 2 of 3
(2,733 Views)

wesgray1113 wrote:

Labview code will not run with following error messages

IO unit not detected or not installed correctly

No change to network configuration

Multiple camera errors

System watchdog errors

IO unit not detected is refering to the Cypress I/O module. If you are not using it, you can ignore this error. The camera errors are also normal, if you don't have a camera installed. No change to network configuration means you set the driver station to manual network configuration. None of these are likely a problem.

System watchdog errors are generally caused by poor communications. This could be caused by many different reasons:

Wireless interference

Slow driver station

Slow robot code

There is more data that can help diagnose all three of those on the charts tab of the driver station. What does that show?

0 Kudos
Message 3 of 3
(2,733 Views)