-

<symbolset> Element

This element specifies the symbol and / or symbol group set definitions to be used for an HMI symbol instance on an HMI page or in a symbol group.

Parent element: <symbolsets>

Attributes:

AttributeDescriptionType / Required
idUnique identifier for this symbol and / or symbol group set definition. This is used as id value of the <symbol> element to refer to the symbols/symbol groups defined by the child <symbol>/<group> elements.

The corresponding symbol/symbol group is replaced by the child <symbol>/<group> elements if the symbol's attribute issymbolset is set to "true".
Type: string

Required: yes

Example:

In the following example, the symbol with id="SymbolSet1" in the symbol group 'Group' on the 'PageInstance' page is replaced by the <symbol> and <group> elements defined by the <symbolset> element with id="SymbolSet1".