forked fromNModbus4/NModbus4
- Notifications
You must be signed in to change notification settings - Fork0
NModbus4 is a C# implementation of the Modbus protocol.
License
NotificationsYou must be signed in to change notification settings
BlueMengliao/NModbus4
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
| Build Status | Code Coverage | |
|---|---|---|
| Mono | ||
| MS .NET |
NModbus is a C# implementation of the Modbus protocol.Provides connectivity to Modbus slave compatible devices and applications.Supports serial ASCII, serial RTU, TCP, and UDP protocols.NModbus4 it's a fork of NModbus(https://code.google.com/p/nmodbus).NModbus4 differs from original NModbus in following:
- removed USB support(FtdAdapter.dll)
- removed log4net dependency
- removed Unme.Common.dll dependency
- assembly renamed to NModbus4.dll
- target framework changed to .NET 4
To install NModbus4, run the following command in the Package Manager Console
PM> Install-Package NModbus4Documentation is available in chm format (NModbus.chm)
NModbus4 is licensed under theMIT license.
About
NModbus4 is a C# implementation of the Modbus protocol.
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
No packages published
Languages
- C#100.0%