Traduciendo...
ERR_BAD_PACKET_RECEIVED

Received packet is unknown

Allen-Bradley · MicroLogix 1400 Programmable Controllers

¿Qué significa ERR_BAD_PACKET_RECEIVED ?

The Modbus TCP server received a packet that it could not identify or parse. This indicates a received packet that does not correspond to any known Modbus TCP frame type or supported protocol, often due to incorrect protocol or malformation.

Causas comunes

  • Non-Modbus TCP traffic directed to the Modbus TCP port (default 502).
  • Severely malformed or corrupted packets that cannot be recognized.
  • Unsupported Modbus function codes or protocol extensions being used by the client.

Pasos de reparación & Lista de verificación

Haga clic en los pasos para seguir su progreso.

  1. 1

    Verify that only Modbus TCP traffic is being sent to the controller's Modbus TCP port (default 502).

  2. 2

    Check the remote Modbus TCP client for configuration errors that might send incorrect packet types.

  3. 3

    Use a network protocol analyzer to inspect the unknown packet contents and determine their origin.

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