Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Jul 24, 2022. It is now read-only.
/NModbus4Public archive

NModbus4 is a C# implementation of the Modbus protocol. This project is archived in favor ofhttps://github.com/NModbus/NModbus

License

NotificationsYou must be signed in to change notification settings

NModbus4/NModbus4

Repository files navigation

Build StatusCode Coverage
MonoBuild Status
MS .NETBuild statuscodecov.io

Join the chat at https://gitter.im/NModbus4/NModbus4

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:

  1. removed USB support(FtdAdapter.dll)
  2. removed log4net dependency
  3. removed Unme.Common.dll dependency
  4. assembly renamed to NModbus4.dll
  5. target framework changed to .NET 4

Install

To install NModbus4, run the following command in the Package Manager Console

PM> Install-Package NModbus4

Documentation

Documentation is available in chm format (NModbus.chm)

License

NModbus4 is licensed under theMIT license.

About

NModbus4 is a C# implementation of the Modbus protocol. This project is archived in favor ofhttps://github.com/NModbus/NModbus

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp