Application Node
The 'Application' node in the PLANT (sub-node of the 'HMI Web Server' node) provides the following editors:
- 'Tags' is a tabular editor that is used to create and modify the application local HMI tags.
See the topic "Local HMI Tags" for details. - The 'Navigation' editor allows you to define how you can navigate between your HMI pages when running the HMI application. The editor reflects the relationship of the HMI pages to each other in a hierarchical manner.
- In the 'Resources' editor you can define translations of user-defined HMI text strings. These translations are displayed in the running HMI application after switching the language using the LanguageCode application local tag. An application local tag is specific to one client (station) but shared among all HMI pages in your project. By writing to the LanguageCode tag, an HMI client is able to switch the HMI language during execution of the application.
Precondition is that a default language and the corresponding alternative language(s) have been set in the 'Options' dialog.
See topic "Project Language Translation (Localization)" for details.