Traduciendo...
A295.11
No END Error
Omron · CJ-series CJ2 CPU Unit
¿Qué significa A295.11 ?
The program is missing an END(001) instruction at the conclusion of the task specified in A294. This indicates an incomplete program structure, preventing proper task execution and leading to a fatal program error (0x80F0).
Causas comunes
- An END(001) instruction is not present at the end of the task identified in A294 (program stop task number).
Pasos de reparación & Lista de verificación
Haga clic en los pasos para seguir su progreso.
- 1
Locate the task number specified in A294.
- 2
Verify the presence of an END(001) instruction at the end of that task.
- 3
Insert the END(001) instruction if missing.
Datos técnicos verificados. Última actualización: March 2026
Fallas relacionadas
Fuente: Omron CJ-series CJ2 CPU Unit