Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. 3rd Party Software
  4. Regarding the expose of properties from Qt to WinCC OA

Regarding the expose of properties from Qt to WinCC OA

Scheduled Pinned Locked Moved Unsolved 3rd Party Software
4 Posts 2 Posters 1.3k Views
  • 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.
  • Pradeep KumarP Offline
    Pradeep KumarP Offline
    Pradeep Kumar
    wrote on last edited by
    #1

    Hi @mrjj

    I am trying to expose the properties of Qt to WinCC OA, i am using Q_PROPERTY for that,

    Have u tried regarding how to expose the properties from Qt to WinCC OA, or do u have sample program for that,
    We have property editor in WinCC OA, standard and extended property, how to expose for the property editor.

    Thanks,

    Pradeep Kumar
    Qt,QML Developer

    mrjjM 1 Reply Last reply
    0
    • Pradeep KumarP Pradeep Kumar

      Hi @mrjj

      I am trying to expose the properties of Qt to WinCC OA, i am using Q_PROPERTY for that,

      Have u tried regarding how to expose the properties from Qt to WinCC OA, or do u have sample program for that,
      We have property editor in WinCC OA, standard and extended property, how to expose for the property editor.

      Thanks,

      mrjjM Offline
      mrjjM Offline
      mrjj
      Lifetime Qt Champion
      wrote on last edited by mrjj
      #2

      @Pradeep-Kumar

      Hi
      Sadly no. I only used DLLS to read PLC variables.

      It sounds like you are making a custom control with the ODK?

      There should be some methods in the ODK to allow visual editing of
      user controls. I dont have it installed/access to CC anymore so
      sadly I cant find more direct info.
      I think its here about
      http://w3.siemens.com/mcms/human-machine-interface/en/visualization-software/scada/wincc-options/wincc-odk/Pages/Default.aspx
      I think there was a sample for a custom control.

      However , the siemens have ok support so just call them and ask :)

      1 Reply Last reply
      2
      • Pradeep KumarP Offline
        Pradeep KumarP Offline
        Pradeep Kumar
        wrote on last edited by
        #3

        Hi,

        Thanks for the reply,

        WInCC OA new for me so research is going on and on.

        Thanks,

        Pradeep Kumar
        Qt,QML Developer

        mrjjM 1 Reply Last reply
        2
        • Pradeep KumarP Pradeep Kumar

          Hi,

          Thanks for the reply,

          WInCC OA new for me so research is going on and on.

          Thanks,

          mrjjM Offline
          mrjjM Offline
          mrjj
          Lifetime Qt Champion
          wrote on last edited by
          #4

          @Pradeep-Kumar
          That is understandable. The (data) ODK/SDK was a c interface and not super complex.
          I imagine the custom control ODK to be the same.

          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