Omron · MX2 Inverter RS-485 Connection Guide
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.
Click steps to track your progress.
Verify that the baud rate setting on the SCU and the Destination Device are identical (e.g., 9600 bps or 19200 bps).
Check the PLC's CPU usage and scan time. Optimize program logic or reduce the frequency of communication requests if CPU load is high.
If possible, configure the transmitting Destination Device to send data at a slightly lower rate or with longer delays between frames.
Ensure the SCU's internal settings for receive buffer handling are optimal, if configurable through system parameters.