engr.ahayee
Member
- Joined
- Aug 10, 2021
- Messages
- 16
- Programming Experience
- Beginner
Hi everyone.
I am developing C# based application which sends and receive data through Modbus RTU protocols.
for this I am using easyModbus file which is available on website.
sourceforge.net
I want to know if this driver file support 0x13 function code.
If yes then how can I access this function? and if not then what should be the solution. Should I write function by myself separately
Thanks and best regards
I am developing C# based application which sends and receive data through Modbus RTU protocols.
for this I am using easyModbus file which is available on website.
EasyModbusTCP/UDP/RTU .NET Reviews - 2025
EasyModbusTCP/UDP/RTU .NET user reviews and ratings from real users, and learn the pros and cons of the EasyModbusTCP/UDP/RTU .NET free open source software project.

I want to know if this driver file support 0x13 function code.
If yes then how can I access this function? and if not then what should be the solution. Should I write function by myself separately
Thanks and best regards