Library to send/receive data with a device which respects the Modbus protocol.
Info
Version: | 0.3.0 |
Author(s): | Nick Van Dyck |
Last Update: | Wednesday, July 1, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/nickvdyck/libmodbus.cs |
NuGet Url: | https://www.nuget.org/packages/LibModbus |
Install
Install-Package LibModbus
dotnet add package LibModbus
paket add LibModbus
LibModbus Download (Unzip the "nupkg" after downloading)
Dependencies
- System.IO.Pipelines(>= 4.7.2)
- System.IO.Ports(>= 4.7.0)