2/27/2025 2:06 PM | |
Joined: 1/21/2013 Last visit: 9/11/2025 Posts: 4101 Rating:
|
Hi Zeev, A major difference between the old WinCC Basic/Comfort/Advanced system and WinCC Unified is that WinCC Unified is a multi-client system. Due to the availability of Web Client access, the Panel Runtime can be operated by different users at the same time. However, there is only one process that executes the scheduled task. This means that these tasks are independent of the different clients and therefore cannot access the user interface. To pass the screen number to the PLC, you can use the OnLoaded event of the screens. However, this solution will cause problems if multiple clients are used. You may find the FAQ Alternatives to the area pointer for Unified Panel helpful. Kind regards |
Follow us on