Traduciendo...
E2

Severe error

ABB · AC500

¿Qué significa E2 ?

This severe error signifies that while the operating system itself is functioning, the error-free processing of the user program cannot be guaranteed. A common cause is a checksum error detected in the user Flash memory, which impacts program execution stability. Unresolved, this can lead to incorrect program logic, unexpected machine behavior, or intermittent operational failures without crashing the entire OS.

Causas comunes

  • User program error preventing error-free data processing.
  • Data corruption within the user application logic.
  • Runtime exception in the user-defined task.

Pasos de reparación & Lista de verificación

Haga clic en los pasos para seguir su progreso.

  1. 1

    Review user program for division-by-zero operations in calculations.

  2. 2

    Examine memory allocation within the user program for potential overflows.

  3. 3

    Step through user program logic using debugging tools to identify incorrect variable assignments.

  4. 4

    Verify all input data used by the user program is within expected ranges.

Ver todos los códigos en este manual (54)
Datos técnicos verificados. Última actualización: March 2026

Fallas relacionadas