SharpModbus
SharpModbus copied to clipboard
Can we implement custom modbus user functions?
Hi. Some devices use custom implementation of Modbus protocol. For example, they have function 0x41 for reading archive data. Time is given in the request. And the device gives the archive data (in exact size) of this time. Can we implement this with your library?