7/29/2025 10:21 AM | |
Joined: 1/21/2013 Last visit: 8/29/2025 Posts: 4087 Rating:
|
Hi Oualid Babaaissa, Since WinCC Unified is a multi-client system, multiple users can simultaneously log in to the same runtime environment. This is why the @UserName system tag is a session-local tag which can not used within a scheduled task. To complete the task, incorporate the functionality into a dynamization script for a screen item property of your choice. Make sure the item is always available and the script consistently returns the value used to place it. The screen item you choose depends on the structure of your screens. In most cases, the start screen (if it is only used to display screen windows) or the main screen window within the screen management would be suitable. Kind regards |
7/29/2025 11:16 AM | |
Joined: 6/14/2025 Last visit: 8/8/2025 Posts: 22 Rating:
|
Thank you, it works perfectly. |
Follow us on