SharpModbus icon indicating copy to clipboard operation
SharpModbus copied to clipboard

Can we implement custom modbus user functions?

Open psxbox opened this issue 1 year ago • 0 comments

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?

psxbox avatar Mar 26 '24 06:03 psxbox