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 | |
---|---|---|---|---|
RTU modbus server | 1 | 172 | 18 April 2023 | |
Odd issue with Modbus Flex Getter | 13 | 283 | 19 March 2024 | |
Modbus write/read collisions | 10 | 440 | 28 April 2023 | |
Modbus Failure On State sending Get More About It By Logging | 3 | 286 | 14 January 2024 | |
Modbus-getter working but flex-getter not working | 2 | 304 | 10 January 2023 |