Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. ModBus TCP Client
Qt 6.11 is out! See what's new in the release blog

ModBus TCP Client

Scheduled Pinned Locked Moved General and Desktop
6 Posts 4 Posters 8.7k Views 1 Watching
  • 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 Offline
    A Offline
    AbdelAli
    wrote on last edited by
    #1

    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
    0
    • jazzycamelJ Offline
      jazzycamelJ Offline
      jazzycamel
      wrote on last edited by
      #2

      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
      0
      • A Offline
        A Offline
        AbdelAli
        wrote on last edited by
        #3

        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
        0
        • mrdebugM Offline
          mrdebugM Offline
          mrdebug
          wrote on last edited by
          #4

          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
          0
          • Q Offline
            Q Offline
            qxoz
            wrote on last edited by
            #5

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

            1 Reply Last reply
            0
            • A Offline
              A Offline
              AbdelAli
              wrote on last edited by
              #6

              Thank you Guys,

              1 Reply Last reply
              0

              • Login

              • Login or register to search.
              • First post
                Last post
              0
              • Categories
              • Recent
              • Tags
              • Popular
              • Users
              • Groups
              • Search
              • Get Qt Extensions
              • Unsolved