Issue
Breakers will not update status on the WebHMI when the breaker status physically or virtually changes.
Product Line
Power Scada Operation 2020
Power Scada Operation 2020 R2
Power Scada Operation 2021
Ecostruxure Power Operation 2022
Ecostruxure Power Operation 2024
Environment
Graphics Editor
WebHMI
Cause
Some component libraries (including SAG libraries as of 2021) require the use of global scripts. Many modern components have had scripts removed from them and rely on the functionality of the global script. UseGlobalScripts should be set to True in order to take advantage of these changes.
Resolution
- Under the TGML object, set UseGlobalScripts field to True.
- Make sure that each bind field is using the fully qualified item name (Cluster.Name.ItemTag).