Rockwell Automation 2080-LC20-20QBBR Micro820 20-point Programmable Controllers User Manual User Manual

Page 126

Advertising
background image

Appendix B

Troubleshooting

118

Rockwell Automation Publication 2080-UM005A-EN-E - December 2013

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.

0xF8A0

The TOW parameters are invalid.

Perform the following:

Correct the program to ensure that there are no invalid parameters.

Build and download the program using Connected Components
Workbench.

Put the Micro800 controller into Run mode.

0xF8A1

The DOY parameters are invalid.

Perform the following:

Correct the program to ensure that there are no invalid parameters.

Build and download the program using Connected Components
Workbench.

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

Advertising