Rockwell Automation Publication 2080-UM002G-EN-E - March 2015 251
Troubleshooting Appendix E
0xD011 The program scan time exceeded the watchdog
timeout value.
Perform one of the following:
• Determine if the program is caught in a loop and correct the problem.
• In the user program, increase the watchdog timeout value that is set in the
system variable _SYSVA_TCYWDG and then build and download the
program using Connected Components Workbench.
0xF830 An error occurred in the EII configuration. Review and change the EII configuration in the Micro800 controller properties.
0xF840 An error occurred in the HSC configuration. Review and change the HSC configuration in the Micro800 controller
properties.
0xF850 An error occurred in the STI configuration. Review and change the STI configuration in the Micro800 controller properties.
0xF860 A data overflow occurred.
A data overflow error is generated when the
ladder, structured text or function block diagram
execution encounters a divide-by-zero.
Perform the following:
1. Correct the program to ensure that there is no data overflow.
2. Build and download the program using Connected Components Workbench.
3. Put the Micro800 controller into Run mode.
0xF870 An index address was out of data space. Perform the following:
1. Correct the program to ensure that there is no index address out of data
space.
2. Build and download the program using Connected Components Workbench.
3. Put the Micro800 controller into Run mode.
0xF880 A data conversion error occurred. Perform the following:
1. Correct the program to ensure that there is no data conversion error.
2. Build and download the program using Connected Components Workbench.
3. Put the Micro800 controller into Run mode.
0xF888 The call stack of the controller cannot support the
sequence of calls to function blocks in the current
project. Too many blocks are within another
block.
Change the project to reduce the quantity of blocks being called within a block.
0xF898 An error occurred in the user interrupt
configuration for the plug-in I/O module.
Correct the user interrupt configuration for plug-in I/O module in the user
program to match that of the actual hardware configuration.
0xF8A0 The TOW parameters are invalid. Perform the following:
1. Correct the program to ensure that there are no invalid parameters.
2. Build and download the program using Connected Components Workbench.
3. Put the Micro800 controller into Run mode.
0xF8A1 The DOY parameters are invalid. Perform the following:
1. Correct the program to ensure that there are no invalid parameters.
2. Build and download the program using Connected Components Workbench.
3. Put the Micro800 controller into Run mode.
0xFFzz
(Note: zz indicates
the last byte of the
program number.
Only program
numbers up to
0xFF can be
displayed. For
program numbers
01x00 to 0xFFFF,
only the last byte
is displayed.)
A user-created fault from Connected Components
Workbench has occurred.
Contact your local Rockwell Automation technical support representative if the
error persists.
List of Error Codes for Micro800 controllers
Error Code Description Recommended Action