Static symbols
These symbols do not change their appearance based on registers or digital points. They are useful for representing elements that can be used to trigger certain actions, such as access to other Displays or execution of remote commands.
Structure
The main group of the symbol’s SVG file contains an eq-symbol attribute whose value is static. Through this attribute, the system identifies all symbols of this type included in the display.
Within this group we find graphic elements that make up the symbol’s content. These have no particular function; however, they are recognized by the system, and clicking on them triggers the action associated with the symbol.
Parameters of the “eq-data” attribute
| Parameter | Description |
|---|---|
| type | Indicates the symbol type; matches what is specified in the parent group’s " eq-symbol" attribute under the “type” parameter. |
Example: electric generator
This symbol always looks the same, but clicking on it can be used to trigger an action.