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. Qt for PLC.
Forum Updated to NodeBB v4.3 + New Features

Qt for PLC.

Scheduled Pinned Locked Moved Unsolved General and Desktop
8 Posts 6 Posters 1.3k Views 4 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.
  • W Offline
    W Offline
    wolfcoder
    wrote on last edited by
    #1

    Hello respected all members, How can communicate with any PLC machine by Qt creator ? I programmed PLC in CoDeSyS and Combivis Studio. Is it possible to make GUI for PLC ?

    ODБOïO 1 Reply Last reply
    0
    • W wolfcoder

      Hello respected all members, How can communicate with any PLC machine by Qt creator ? I programmed PLC in CoDeSyS and Combivis Studio. Is it possible to make GUI for PLC ?

      ODБOïO Offline
      ODБOïO Offline
      ODБOï
      wrote on last edited by
      #2

      hi,

      @wolfcoder said in Qt for PLC.:

      How can communicate with any PLC machine by Qt creator ?

      List of supported communication protocols :
      https://www.codesys.com/products/codesys-communication.html

      You need to choose/ decide which one you want.

      note : "Qt Creator" is an IDE. You shoud say "Qt"

      W 1 Reply Last reply
      2
      • ODБOïO ODБOï

        hi,

        @wolfcoder said in Qt for PLC.:

        How can communicate with any PLC machine by Qt creator ?

        List of supported communication protocols :
        https://www.codesys.com/products/codesys-communication.html

        You need to choose/ decide which one you want.

        note : "Qt Creator" is an IDE. You shoud say "Qt"

        W Offline
        W Offline
        wolfcoder
        wrote on last edited by
        #3

        @LeLev I did not find Qt in list of supported communication. Is it possible to communicate PLC through TCP protocol in Qt ?

        jsulmJ Pablo J. RoginaP 2 Replies Last reply
        0
        • W wolfcoder

          @LeLev I did not find Qt in list of supported communication. Is it possible to communicate PLC through TCP protocol in Qt ?

          jsulmJ Offline
          jsulmJ Offline
          jsulm
          Lifetime Qt Champion
          wrote on last edited by
          #4

          @wolfcoder said in Qt for PLC.:

          Is it possible to communicate PLC through TCP protocol in Qt ?

          Yes: https://doc.qt.io/qt-5/qtnetwork-index.html

          https://forum.qt.io/topic/113070/qt-code-of-conduct

          1 Reply Last reply
          2
          • W wolfcoder

            @LeLev I did not find Qt in list of supported communication. Is it possible to communicate PLC through TCP protocol in Qt ?

            Pablo J. RoginaP Offline
            Pablo J. RoginaP Offline
            Pablo J. Rogina
            wrote on last edited by Pablo J. Rogina
            #5

            @wolfcoder said in Qt for PLC.:

            I did not find Qt in list of supported communication

            Of course, since Qt is not a communication protocol. It's an application development framework (mostly based in C++) comprising several modules.

            In addition to TCP/IP as mentioned previously, from the list of communication methods for that PLC device, Qt also supports OPC UA

            Upvote the answer(s) that helped you solve the issue
            Use "Topic Tools" button to mark your post as Solved
            Add screenshots via postimage.org
            Don't ask support requests via chat/PM. Please use the forum so others can benefit from the solution in the future

            W 1 Reply Last reply
            4
            • K Offline
              K Offline
              kuzulis
              Qt Champions 2020
              wrote on last edited by kuzulis
              #6

              @Pablo-J-Rogina said in Qt for PLC.:

              Qt also supports OPC UA

              + modbus TCP/RTU.

              1 Reply Last reply
              4
              • Pablo J. RoginaP Pablo J. Rogina

                @wolfcoder said in Qt for PLC.:

                I did not find Qt in list of supported communication

                Of course, since Qt is not a communication protocol. It's an application development framework (mostly based in C++) comprising several modules.

                In addition to TCP/IP as mentioned previously, from the list of communication methods for that PLC device, Qt also supports OPC UA

                W Offline
                W Offline
                wolfcoder
                wrote on last edited by
                #7

                @Pablo-J-Rogina is this OPC UA in open source version ? or it is in only commercial version ? do i need to install C++SDK ?

                1 Reply Last reply
                0
                • SGaistS Offline
                  SGaistS Offline
                  SGaist
                  Lifetime Qt Champion
                  wrote on last edited by
                  #8

                  Hi and welcome to devnet,

                  Please read the documentation and the related links. The information is there.

                  Interested in AI ? www.idiap.ch
                  Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

                  1 Reply Last reply
                  3

                  • Login

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