modbus icon indicating copy to clipboard operation
modbus copied to clipboard

Modbus RTU and TCP support for C#

Results 2 modbus issues
Sort by recently updated
recently updated
newest added

Hi, your libraries looks amazing. 👍 I cant figure out how to make TcpRequest, can you give me any advice/hint?

Hi, I've looked the source code of the library, it's structure is easy to understand, and it doesn't look hard when implementing custom function codes. Now I want to implement...