Giter Club home page Giter Club logo

Comments (3)

SciFiDryer avatar SciFiDryer commented on July 19, 2024

Thanks for testing and reporting this bug. I was able to reproduce and correct it to the extent that I can in f6d0839. I identified an underlying bug in JLibModbus that prevents values larger than 32767 from being accepted as the register value, so the values for the write single register function will be limited from 0-32767.

from modbusmechanic.

Pratched avatar Pratched commented on July 19, 2024

No worries. Address 50000 was just the easiest workaround for testing purposes. Some sources additionally limit the register address to specific ranges based on functioncode (Ive never seen 50000 used somewhere anyway).

Cheers.
PS: The english word Register as a noun (not a verb in terms of to register) translates in German to Register as well. Its not commonly used very much, but still valid. Registrieren would be the verb.

from modbusmechanic.

SciFiDryer avatar SciFiDryer commented on July 19, 2024

Feedback from a native speaker is helpful. I am using auto translation for the localization. The DE localization has been updated. You'll see it in the next release which also includes a TCP and RTU register scanner for devices where the register numbers are not known.

Just to clarify, the value of the register being written using function code 6 is what is limited to 32768. The registers themselves can go up to the full 65535. Of course you could always use function code 16 to write a value higher than 32768 if you need to do it in the GUI.

from modbusmechanic.

Related Issues (20)

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.