11/19/2024 12:19 PM | |
Joined: 7/19/2022 Last visit: 9/1/2025 Posts: 436 Rating:
|
Hello dmuzina, In case of WinCC Professional there is no dedicated solution for pop-ups (like in HMIs), you will need to use the concept of visibility in a screen window, when you want to open a "pop-up" you will need to set the visibility of a Screen Window to true and when you do not want to show the screen window anymore, simply add a button to the screen to "reset" its visibility, this way you will be able to open and close a "pop-up". |
If this Information really helps, you could use the Rate function |
|
11/20/2024 3:04 PM | |
Joined: 8/3/2009 Last visit: 9/1/2025 Posts: 16284 Rating:
|
Hello dmuzina In WinCC Professional V19 there is an undocumented feature for this: Since WinCC V8.0 there is a systemfunction for opening a popup Screen window that is generated in RT: https://support.industry.siemens.com/cs/ww/en/view/109818193/164786089355 This works also in WinCC Prof RT V19(I tested it with V19 Upd3-> works) But its not in the Help system I hope this helps Bye Murof |
If this Information really helps, you could use the Rate function |
|
Follow us on