Info
Version: | 4.0.2 |
Author(s): | Muhammad Ummar Iqbal |
Last Update: | Thursday, February 14, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ummarbhutta/NModbus4 |
NuGet Url: | https://www.nuget.org/packages/NSModbus4 |
Install
Install-Package NSModbus4
dotnet add package NSModbus4
paket add NSModbus4
NSModbus4 Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
Provides connectivity to Modbus slave compatible devices and applications. Supports ASCII, RTU, TCP, and UDP protocols.
NModbus4 it's a fork of NModbus(https://github.com/NModbus4/NModbus4).