Giter Site home page Giter Site logo

memobustool's Introduction

#本项目为Memobus通信工具

v1.1.0.3 增加了字符串读写的功能,尚未经过测试

v1.1.0.2 将所有读取plc数据长度的参数换为int

v1.1.0.1 添加了32数据读取后根据是否成功来判断要不要处理16位数据 (由于本代码的32位数据读写是基于对16位数据的批量操作实现的)

v1.1.0.0 本代码经过了安川PLC的实机测试,测试通过。 修复了报文头指令不正确的问题 修复了起始地址转byte数组的偏移错误 修复了批量读取时缓冲区长度不对的错误

v1.0.0.2 新增了plc地址偏移设置,以应对某些品牌plc配置后写入地址和实际地址有偏移的问题。 比如plc内将m1000地址设置为写入的起始地址,那么实际写入m0时会自动偏移至m1000,若写入m1000则会写在m2000的位置。

v1.0.0.1 新增了批量写入和读取上限的限制

v1.0.0.0版本 基本功能: 目前支持单字、双字、有无符号的读写。批量个单个都支持 基于memobus的批量读写协议实现

memobustool's People

Contributors

uiooauto 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.