Traduciendo...
ERR_BUFFER_ALLOC

Firmware use only

Allen-Bradley · MicroLogix 1400 Programmable Controllers

¿Qué significa ERR_BUFFER_ALLOC ?

This error is for firmware internal use only, indicating a failure to allocate a buffer. This suggests a memory exhaustion issue within the controller for Modbus TCP operations, preventing the processing of new data.

Causas comunes

  • Insufficient free memory in the controller to handle Modbus TCP communication buffers.
  • Memory fragmentation due to long-term operation or other applications consuming resources.
  • Excessive data transfer sizes requiring large buffer allocations.

Pasos de reparación & Lista de verificación

Haga clic en los pasos para seguir su progreso.

  1. 1

    Reduce the number of active Modbus TCP connections or the size of data transfers.

  2. 2

    Review other running applications in the controller that may consume excessive memory.

  3. 3

    Restart the controller to free up fragmented memory and available buffers.

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