-

HMI Tags Created From Controller Variables

For animating graphical objects on HMI pages and controlling the automation application via the HMI, data must be exchanged between the HMI application and the controller. This data exchange is realized by HMI tags. HMI tags created from controller variables are visible to every HMI station (HMI client). If a controller variable changes, the change affects the variable of all HMI clients, i.e., each client using this variable has the same value for this variable.

HMI tags for controller variables can be created by:

Further Info
For information how to create local HMI tags, see the topic "Local HMI Tags".

HMI tags for global IEC 61131-3 variables

Note
Regarding their use in HMI pages, the following applies to variables of the Safety PLC:
  • Safety-related IEC 61131-3 variables cannot be used in an HMI page as no HMI tags can be created and assigned to variables of a safety-related data type in the Safety PLC Data List.
  • It is possible to create HMI tags for exchange variables, i.e., for Safety PLC variables of a standard data type which are assigned to a global variable of the standard PLC.

All HMI tags created for global IEC 61131-3 variables are listed in the Data List of the 'HMI Webserver' node in the PLANT. The Data List is automatically synchronized when creating an HMI tag for a global IEC variable in any other 'Data List'.

Creating an HMI tag for a global IEC variable is possible:

Note
Except for controllers with specific functions such as fast counters or fast inputs, process data items and HMI tags cannot be assigned to system variables.

What do you want to do?

How to add/remove an HMI tag in the 'HMI Webserver' Data List

How to add/remove an HMI tag for a global variable in the Data List of the 'IEC 61131-3' node, 'Safety PLC' node, or controller node

How to import data items from a .csv file