WinCC Unified V17 # 7: Create Popup Screens In WinCC Unified! ✨Learn SCADA Programming!

Sdílet
Vložit
  • čas přidán 28. 08. 2024

Komentáře • 15

  • @ronrobertson1787
    @ronrobertson1787 Před 5 měsíci +2

    Dynamically moveable pops at last!

  • @MuaazMansuri-br1qo
    @MuaazMansuri-br1qo Před 2 měsíci +1

    Thankyou for the series Sir ,can you please tell me how can I create a Screen security login and password ?

    • @WinCCGURU
      @WinCCGURU  Před 2 měsíci

      You create users in Project Properties. The login is automatic when you open the WebRH runtime window. See this video for configuring User Management. czcams.com/video/eMgmMJGHs_A/video.html

    • @MuaazMansuri-br1qo
      @MuaazMansuri-br1qo Před 2 měsíci

      @@WinCCGURU Thankyou for the help, is it I set my runtime timeout at 2 minutes but its not working and is not asking for password when I tried set on the i/o filed,inputs.

  • @CCamp89
    @CCamp89 Před 10 měsíci +1

    Thank you very much of the video.
    can we also able to make the "Visible" propery to True (or 1) by PLC (HMI) tag?
    When I tried put a PLC tag in the Value colum of the SetProperyValue system function instead of a value "1", it doesn't work

    • @WinCCGURU
      @WinCCGURU  Před 10 měsíci +1

      You should be able to do that. I’ll take a look this afternoon

  • @hewking
    @hewking Před 9 měsíci

    @WinCCGURU fantastic video series with practical challenges at the end! I wonder how would you open the popup via scripting- is it possible at all? when calling HMIRuntime.UI.SysFct.OpenScreenInPopup() i am getting an error "UI not supported in the current scope". Is that fundamentally not possible and i should just use the boolean tag to control the visibility on the screen?

    • @WinCCGURU
      @WinCCGURU  Před 9 měsíci

      Hi @hewking, thanks for the comment. I will check, but I know the visibility method works with a tag.

    • @hewking
      @hewking Před 9 měsíci +1

      @@WinCCGURU i appreciate your reply - i actually found a solution as i am controlling visibility of the screen window (with popup inside) and it works. It is long solution and by all means please let me know if there is an easier solution. Thanks for great and educational series of videos.

  • @mr.sweaty7862
    @mr.sweaty7862 Před 7 měsíci +1

    What if I don't want the ugly "X" to close. But instead want to make the popup close by either pressing a button in the popup window, or pressing outside the window?

    • @WinCCGURU
      @WinCCGURU  Před 7 měsíci

      Great question. I’m teaching class today but I will post an answer to that for you. Stay tuned

    • @WinCCGURU
      @WinCCGURU  Před 7 měsíci

      watch this video to show how to make a close button on a dialog : czcams.com/video/sS2ZWBAkdDY/video.html

    • @mr.sweaty7862
      @mr.sweaty7862 Před 7 měsíci +1

      Thank you sir!@@WinCCGURU

  • @ikkusoft
    @ikkusoft Před 9 měsíci

    Thank you...