Giter Club home page Giter Club logo

Comments (3)

SciFiDryer avatar SciFiDryer commented on July 19, 2024

The hex and decimal number for the second function don't match up. It would either be FC 17 (0x11) Report Slave ID or FC 16 (0x10) Preset Multiple Registers, which is already implemented but labeled wrong in the GUI.

As for FC 23 Read/Write Multiple registers, this falls outside the scope of what the GUI is intended to do. The GUI is for either reading or writing values individually to test or view different registers. There would never be a need to batch read and write from the GUI, at least in its current state. FC 23 would be more of a programmatic use. It is implemented in the underlying jlibmodbus library though.

from modbusmechanic.

SciFiDryer avatar SciFiDryer commented on July 19, 2024

Assuming that the second function code in this request refers to 0x10 Preset Multiple Registers. This is a confirmed bug where it is mislabeled in the GUI.

from modbusmechanic.

SciFiDryer avatar SciFiDryer commented on July 19, 2024

The label has been updated in 26ee4ad.

from modbusmechanic.

Related Issues (19)

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.