12/17/2024 6:18 AM | |
Joined: 1/21/2013 Last visit: 9/10/2025 Posts: 4101 Rating:
|
Hi Mr_Prof, Similar questions have already been answered in the forum. Unfortunately, WinCC Unified has no built-in functionality for this. To react to long periods of inactivity, the most common solution is to use the screen saver to reduce the screen brightness and a script that reacts when the brightness falls below a certain level. However, this solution requires that the screen saver is configured correctly. Changing the screen saver can cause the solution to stop working. Since it appears that you only want to change the screen when the user automatically logs off, you can place a script somewhere in your screen window layout on a property that is always available, triggered by a change in the @UserName system tag. Without any additional work, this solution will also change the screen on an intentional logoff, which could be configured for a button event. Kind regards |
12/17/2024 1:57 PM | |
Joined: 2/26/2024 Last visit: 9/9/2025 Posts: 131 Rating:
|
Is it possible to provide some hint for how the script should be? Thanks |
12/22/2024 9:28 AM | |
Joined: 9/30/2007 Last visit: 9/9/2025 Posts: 78 Rating:
|
This script close all popups and calls the start screen. |
Follow us on