A free software library to send/receive data with devices which respects the Modbus protocol.
Info
| Version: | 2.0.0 |
| Author(s): | Code4Bugs.com |
| Last Update: | Friday, October 19, 2018 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://bitbucket.org/sontx/dotnet-utils/src/master/Code4Bugs.Utils/IO/Modbus/ |
| NuGet Url: | https://www.nuget.org/packages/Modbus |
Install
Install-Package Modbus
dotnet add package Modbus
paket add Modbus
Modbus Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 11.0.2)
Tags