Hello all, I am currently working with a Modbus RTU slave device (for vibration monitoring) over an RS485 Serial Interface. I am using the modbus-contrib package and flex-getter and flex-writer nodes to handle the requests to multiple slaves on the same serial bus. I think I am currently struggling with timing my requests with the flex-getter. I’m unsure about how long I need to wait before the first request to the first slave, how to set the timeout thereafter and how long to set the queue delay between each message sent while they stack up in the queue. It seems the serial port gets stuck after reading a few times. The Modbus response gets stuck on “initialized”. If anyone has any suggestions or wants to see my setup/code I’d love to find a pair programming partner for more IOT learning and applications.
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Modbus write/read collisions | 10 | 474 | 28 April 2023 | |
Query several Modbus meter by RS485 RTU Part 2 | 3 | 493 | 14 February 2022 | |
Using the modbus-flex-getter node to read data from multiple devices at the same time can become laggy | 5 | 207 | 15 November 2024 | |
Issue in MODBUS RTU network | 7 | 531 | 2 January 2023 | |
Modbus RTU slows down over time | 9 | 482 | 29 July 2022 |