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 4 Nov 2020, 12:03 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 ?

    O 1 Reply Last reply 4 Nov 2020, 12:18
    0
    • W wolfcoder
      4 Nov 2020, 12:03

      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 ?

      O Offline
      O Offline
      ODБOï
      wrote on 4 Nov 2020, 12:18 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 4 Nov 2020, 12:32
      2
      • O ODБOï
        4 Nov 2020, 12:18

        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 4 Nov 2020, 12:32 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 ?

        J P 2 Replies Last reply 4 Nov 2020, 12:34
        0
        • W wolfcoder
          4 Nov 2020, 12:32

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

          J Offline
          J Offline
          jsulm
          Lifetime Qt Champion
          wrote on 4 Nov 2020, 12:34 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
            4 Nov 2020, 12:32

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

            P Offline
            P Offline
            Pablo J. Rogina
            wrote on 4 Nov 2020, 13:09 last edited by Pablo J. Rogina 11 Apr 2020, 13:11
            #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 Nov 2020, 16:47
            4
            • K Offline
              K Offline
              kuzulis
              Qt Champions 2020
              wrote on 4 Nov 2020, 14:21 last edited by kuzulis 11 Apr 2020, 14:21
              #6

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

              Qt also supports OPC UA

              + modbus TCP/RTU.

              1 Reply Last reply
              4
              • P Pablo J. Rogina
                4 Nov 2020, 13:09

                @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 4 Nov 2020, 16:47 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
                • S Offline
                  S Offline
                  SGaist
                  Lifetime Qt Champion
                  wrote on 4 Nov 2020, 18:56 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

                  1/8

                  4 Nov 2020, 12:03

                  • Login

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