A295.11

No END Error

Omron · CJ-series CJ2 CPU Unit

What does A295.11 mean?

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).

Common Causes

  • An END(001) instruction is not present at the end of the task identified in A294 (program stop task number).

Repair Steps & Checklist

Click steps to track your progress.

  1. 1

    Locate the task number specified in A294.

  2. 2

    Verify the presence of an END(001) instruction at the end of that task.

  3. 3

    Insert the END(001) instruction if missing.

Browse all codes in this manual (34)
Verified technical data. Last updated: March 2026

Related Faults

Source: Omron CJ-series CJ2 CPU Unit