Rockwell Automation 2080-LC50 Micro830 and Micro850 Programmable Controllers User Manual User Manual
Page 251
Rockwell Automation Publication 2080-UM002F-EN-E - December 2013
235
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:
• Correct the program to ensure that there is no data overflow.
• Build and download the program using Connected Components Workbench.
• Put the Micro800 controller into Run mode.
0xF870
An index address was out of data space.
Perform the following:
• Correct the program to ensure that there is no index address out of data
space.
• Build and download the program using Connected Components Workbench.
• Put the Micro800 controller into Run mode.
0xF880
A data conversion error occurred.
Perform the following:
Correct the program to ensure that there is no data conversion error.
• Build and download the program using Connected Components Workbench.
• 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.
List of Error Codes for Micro800 controllers
Error Code
Description
Recommended Action