03-19-2012 05:01 PM
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
03-20-2012 02:02 PM
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?
03-26-2012 05:40 PM
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?