Info
Version: | 3.0.0-alpha2 |
Author(s): | Dmitry Turin |
Last Update: | Tuesday, June 28, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/NModbus4/NModbus4 |
NuGet Url: | https://www.nuget.org/packages/NModbus4 |
Install
Install-Package NModbus4
dotnet add package NModbus4
paket add NModbus4
NModbus4 Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
No dependencies.
- NETStandard.Library(>= 1.6.0)
Tags
Provides connectivity to Modbus slave compatible devices and applications. Supports TCP, and UDP protocols.
NModbus4 it's a fork of NModbus(https://code.google.com/p/nmodbus).