When the MODBUS master standard expansion FB _C_modm operates, the receive status becomes R_STS = 1. This is not shown in the receive status list. What does it mean?

  • Font Size
  • S
  • M
  • L
  • GLOBAL > PLC > SPH > Communication (Others) > When the MODBUS master standard expansion FB _C_modm operates, the receive status becomes R_STS = 1. This is not shown in the receive status list. ...
  • No : 1607
  • Displayed Date : 2023/04/25 19:00
  • Print

When the MODBUS master standard expansion FB _C_modm operates, the receive status becomes R_STS = 1. This is not shown in the receive status list. What does it mean?

When the MODBUS master standard expansion FB _C_modm operates, the receive status becomes R_STS = 1. This is not shown in the receive status list. What does it mean?
Category : 

Answer

R_STS = 1 means 'send buffer overflow' detected by the general-purpose communication module. Check the communication format, communication interval and other settings on the slave side.