Modbus RTU Slave delay to answer

Topics about the Software of Revolution Pi
Post Reply
jejmule
Posts: 2
Joined: 11 May 2021, 12:44

Modbus RTU Slave delay to answer

Post by jejmule »

Hello,

I am implementing the revpi connect 3+ as a modbus RTU slave. The device is working but on my master, I have every 50 request approx a bad CRC exception.
Lokking in detail, it looks like the revpi is answering too fast! In many industrial slave devices, there is an option to add a delay before answering a request. Is it possibe to modify this delay? How to tune it?

Thank you,
Jérôme
User avatar
dirk
KUNBUS
Posts: 1969
Joined: 15 Dec 2016, 13:19

Re: Modbus RTU Slave delay to answer

Post by dirk »

Hello Jérôme, thank you very much for your patience and your report. We have gratefully accepted and discussed your ideas. Presently, I cannot tell you if and when we will be able to implement this parameter for delayed communication.
Alternatively, you can always view the developments online or contribute your own ideas here and deliver them as a patch:
https://gitlab.com/revolutionpi/revpi-modbus
Post Reply