SciFiDryer / ModbusMechanic

Cross platform GUI MODBUS TCP/RTU simulator & gateway. Interprets data types including ascii float and int.
Apache License 2.0
169 stars 15 forks source link

Lower Baud Rates as low as 110 [Feature Request] #20

Open CropWatchDevelopment opened 1 year ago

CropWatchDevelopment commented 1 year ago

It would be great if we had low baud rates such as 110 and 300 to test long distance connections.

SciFiDryer commented 1 year ago

I just did some digging in the jlibmodbus library and it looks like 4800 baud is the lowest implemented. So this would require a fork of the library, or a re-implementation of modbus.