Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    ModBus TCP Client

    General and Desktop
    4
    6
    7901
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • A
      AbdelAli last edited by

      Hello,

      I wonder if anybody would give me a push, I'm a newbie in Qt, and i'm seeking to develop a ModBus TCP/IP client,
      Any suggests, Aides or advice ?

      Thanks in Advance,

      1 Reply Last reply Reply Quote 0
      • jazzycamel
        jazzycamel last edited by

        Take a look at "libmodbus":http://libmodbus.org/. You can either use it 'as is' or wrap up the functionality to make it more Qt'ish.

        Hope this helps ;o)

        For the avoidance of doubt:

        1. All my code samples (C++ or Python) are tested before posting
        2. As of 23/03/20, my Python code is formatted to PEP-8 standards using black from the PSF (https://github.com/psf/black)
        1 Reply Last reply Reply Quote 0
        • A
          AbdelAli last edited by

          Merci, (But it seems like it's been written in C, that would make more difficult)
          I'll dig in it,

          1 Reply Last reply Reply Quote 0
          • mrdebug
            mrdebug last edited by

            Hi. I have a lot of experience with Qt and 485 - 232 devices. If you need help please send me an email.

            Need programmers to hire?
            www.labcsp.com
            www.denisgottardello.it
            GMT+1
            Skype: mrdebug

            1 Reply Last reply Reply Quote 0
            • Q
              qxoz last edited by

              By the way ModBus TCP is very easy to implement.
              "modbus":http://www.simplymodbus.ca/TCP.htm

              1 Reply Last reply Reply Quote 0
              • A
                AbdelAli last edited by

                Thank you Guys,

                1 Reply Last reply Reply Quote 0
                • First post
                  Last post