Code Monkey home page Code Monkey logo

nmodbus's Introduction

NModbus

Build Status
MS .NET Build status

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.

History

The NModbus4 project appears to have gone quiet. This is a fork of that project.

NModbus differs from NModbus4 in following:

  • Modbus slave devices are now added to a network which is represented by IModbusSlaveInstance.
  • Heavier use of interfaces.
  • Custom function code handlers can be added to slave devices.

Goals

  • Improve Modbus Slave support (e.g. support multiple slave devices on the same physical transport).

Install

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

PM> Install-Package NModbus

Documentation

Documentation is available here.

License

NModbus is licensed under the MIT license.

nmodbus's People

Contributors

maxwe11 avatar rquackenbush avatar breyed avatar shaggygi avatar camiteca avatar rofes avatar jsebrd avatar richardlawley avatar gsulc avatar cragdor avatar jesbrd avatar smkanadl avatar eifinger avatar lubomirlaskisde avatar gitter-badger avatar groove81 avatar jhollander-meuleman avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.