Traduciendo...
1508.4

Overrun Error

Omron · MX2 Inverter RS-485 Connection Guide

¿Qué significa 1508.4 ?

This status bit, when active (1), indicates that the Serial Communication Unit's (SCU) receive buffer overflowed because incoming data was received faster than the SCU could process it. This typically points to a mismatch in transmission speed or a processing bottleneck, leading to loss of received data.

Causas comunes

  • The baud rate set on the transmitting device (Destination Device) is higher than the baud rate configured on the SCU.
  • The SCU or PLC CPU is experiencing high load, delaying the processing of incoming serial data from the buffer.
  • A continuous stream of data is being sent to the SCU without sufficient gaps, overwhelming its receive buffer capacity.

Pasos de reparación & Lista de verificación

Haga clic en los pasos para seguir su progreso.

  1. 1

    Verify that the baud rate setting on the SCU and the Destination Device are identical (e.g., 9600 bps or 19200 bps).

  2. 2

    Check the PLC's CPU usage and scan time. Optimize program logic or reduce the frequency of communication requests if CPU load is high.

  3. 3

    If possible, configure the transmitting Destination Device to send data at a slightly lower rate or with longer delays between frames.

  4. 4

    Ensure the SCU's internal settings for receive buffer handling are optimal, if configurable through system parameters.

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

Fallas relacionadas

Fuente: Omron MX2 Inverter RS-485 Connection Guide