Omron · SYSMAC CJ2 CPU Unit
This flag indicates a Duplicate Refresh Error within the CPU. It occurs when a Special I/O Unit IORF(097) or FIORF(225) instruction for interrupt task I/O refresh is executed twice within a minimum interval of 10 ms. This leads to a conflict in I/O refresh operations.
Click steps to track your progress.
Review program logic for IORF(097) or FIORF(225) instructions to ensure they are not called redundantly.
Verify that the execution interval for interrupt task I/O refresh instructions is configured to be greater than 10 ms.
Adjust interrupt task priorities or timing to prevent simultaneous I/O refresh attempts.