ljean / modbus-tk

Create Modbus app easily with Python
Other
569 stars 213 forks source link

Echo discart in slave #163

Open Vlad1332 opened 2 years ago

Vlad1332 commented 2 years ago

Hello, I have issue that master resends slave response back to slave, in modbus_rtu.py line 132 there is solution for master to discart echo data, is there a way to discart echo data for slave too?

regards Vladyslav