Small library to connect via Modbus RTU on remote devices.
Info
Version: | 1.2.0 |
Author(s): | Andreas Müller |
Last Update: | Thursday, July 8, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/AndreasAmMueller/Modbus.git |
NuGet Url: | https://www.nuget.org/packages/AMWD.Modbus.Serial |
Install
Install-Package AMWD.Modbus.Serial
dotnet add package AMWD.Modbus.Serial
paket add AMWD.Modbus.Serial
AMWD.Modbus.Serial Download (Unzip the "nupkg" after downloading)
Dependencies
- AMWD.Modbus.Common(>= 1.0.0)
- Microsoft.Extensions.Logging(>= 2.0.0)
- System.IO.Ports(>= 4.7.0)
Tags