Traduciendo...
0031

UNSUPPORTED INSTRUCTION DETECTED

Allen-Bradley · MicroLogix 1400 Programmable Controllers

¿Qué significa 0031 ?

The program contains an instruction that the controller's current firmware does not support. This is a non-user fault, indicating a compatibility issue between the program and the controller's instruction set, often due to programming for a different model or version.

Causas comunes

  • Program was compiled for a different controller model or firmware version that supports more instructions.
  • Attempting to use an instruction not implemented in the current controller's instruction set.
  • Incorrect controller type selected during program development.

Pasos de reparación & Lista de verificación

Haga clic en los pasos para seguir su progreso.

  1. 1

    Modify the program to replace or remove any instructions that are not supported by the controller's current firmware.

  2. 2

    Recompile and reload the modified program into the controller.

  3. 3

    Enter the Run mode after the program is successfully reloaded.

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

Fallas relacionadas

Fuente: Allen-Bradley MicroLogix 1400 Programmable Controllers