AdvancedClimateSystems / uModbus

Python implementation of the Modbus protocol.
Mozilla Public License 2.0
211 stars 82 forks source link

RTUServer doesn't recognizes different frames. #41

Closed OrangeTux closed 8 years ago

OrangeTux commented 8 years ago

The RTUServer doesn't recognize frames and is not always able to determine the start and end of Modbus messages.