9/17/2024 6:06 AM | |
Joined: 1/21/2013 Last visit: 9/11/2025 Posts: 4102 Rating:
|
Hi ducna, Unfortunately, there is no built-in mechanism to get information about the number of connected clients. I have seen solutions where a script in the OnLoaded event of the main screen uses the @LocalMachineName system tag to get a unique ID and adds this information to a global tag. However, adding information about a connected client is easier than deleting information about an unused connection. This requires an algorithm to verify the connection. This can be done by cyclically incrementing a tag in a dynamization script and checking the changes in a scheduled task. Kind regards |
9/17/2024 9:15 AM | |
Joined: 7/31/2017 Last visit: 7/30/2025 Posts: 35 Rating:
|
Hi mr. Stefan, Thank you for your suggestion. I think I will send a recommendation to users.. |
Follow us on