issues
search
favalex
/
modbus-cli
Command line tool to access Modbus devices
Mozilla Public License 2.0
175
stars
33
forks
source link
Improve Modbus compatibility
#7
Closed
quentinmit
closed
3 years ago
quentinmit
commented
3 years ago
Fix writing multiple registers (e.g. "h@0/I=65536"), which was broken by #6.
Add support for the response for Write Multiple Registers
Always log response bytes before throwing exceptions (useful for debugging slaves that don't speak the protocol properly)