Traduciendo...
A426.15
Duplicate Refresh Error
Omron · SYSMAC CJ2 CPU Unit
¿Qué significa A426.15 ?
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.
Causas comunes
- Special I/O Unit IORF(097) or FIORF(225) instruction for interrupt task I/O refresh executed redundantly.
- Attempted I/O refresh by interrupt task within 10 ms of a previous refresh operation.
- Timing conflicts in program logic related to I/O refresh instructions.
Pasos de reparación & Lista de verificación
Haga clic en los pasos para seguir su progreso.
- 1
Review program logic for IORF(097) or FIORF(225) instructions to ensure they are not called redundantly.
- 2
Verify that the execution interval for interrupt task I/O refresh instructions is configured to be greater than 10 ms.
- 3
Adjust interrupt task priorities or timing to prevent simultaneous I/O refresh attempts.
Datos técnicos verificados. Última actualización: March 2026
Fallas relacionadas
Fuente: Omron SYSMAC CJ2 CPU Unit