Giter Site home page Giter Site logo

modbuslibrary's Introduction

ModbusLibrary主要依据《Modbus协议中文版【完整版】》编写的代码.

┏━━━━━━━┳━━━━━━━━┳━━━━━━┳━━┓
┃ 类型 ┃ 函数名称 ┃ 功能码 ┃完成┃
┣━━━━━━━╋━━━━━━━━╋━━━━━━╋━━┫
┃物理离散量输入┃ 读输入离散量 ┃ 02 ┃ √ ┃
┣━━━━━━━╋━━━━━━━━╋━━━━━━╋━━┫
┃ ┃ 读入线圈 ┃ 01 ┃ √ ┃
┃ 线圈 ┃ 写单个线圈 ┃ 05 ┃ √ ┃
┃ ┃ 写多个线圈 ┃ 15 ┃ √ ┃
┣━━━━━━━╋━━━━━━━━╋━━━━━━╋━━┫
┃ 寄存器 ┃ 读输入寄存器 ┃ 04 ┃ √ ┃
┣━━━━━━━╋━━━━━━━━╋━━━━━━╋━━┫
┃ ┃ 读多个寄存器 ┃ 03 ┃ √ ┃
┃ ┃ 写单个寄存器 ┃ 06 ┃ √ ┃
┃ ┃ 写多个寄存器 ┃ 16 ┃ √ ┃
┃ 寄存器 ┃ 读/写多个寄存器┃ 23 ┃ ┃
┃ ┃ 屏蔽写寄存器 ┃ 22 ┃ ┃
┃ ┃ 读文件记录 ┃ 20 ┃ ┃
┣━━━━━━━╋━━━━━━━━╋━━━━━━╋━━┫
┃文件记录访问 ┃ 写文件记录 ┃ 21 ┃ ┃
┣━━━━━━━╋━━━━━━━━╋━━━━━━╋━━┫
┃ ┃ 读设备识别码 ┃ 43 ┃ ┃
┗━━━━━━━┻━━━━━━━━┻━━━━━━┻━━┛

modbuslibrary's People

Contributors

dsjzazs avatar

Stargazers

 avatar  avatar

Watchers

 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.