Execution Order of Graphic Scripts
- Last UpdatedJul 13, 2023
- 1 minute read
When the graphic is showing, the scripts run in the following order:
-
On Show script.
-
Named scripts, not necessarily in the order that they appear in the list.
Any named script that is triggered by the DataChange trigger type runs the first time when the reference is subscribed to. This behavior is different than the DataChange trigger behavior of Application Server scripts and can take considerable time in intermittent networks.
Note: A named script will not run if the script is triggered by the DataChange trigger type and is bound to an HMI tag whose quality is Initializing, or whose quality is Bad and category is not OK.