Placeholder
The alarm extension offers the option of adding certain information to the alarm text. Placeholders are available for this purpose, which are then replaced with the corresponding values. The placeholder must be entered in the translation text.
Placeholder | Value |
|---|---|
alarmSetting | Is replaced by the name of the alarm setting. |
condition | Is replaced by the comparison set in the alarm setting. |
domain | Is replaced by the domain of the symbol. |
error | Replaced by an error code. |
errorMessage | Will be replaced by an error text. Is only used internally to display errors when establishing the database connection. |
symbolName | Is replaced by the symbol name. |
value | Is replaced by the value of the alarm symbol. |
0 | Is replaced by internal values. Is only used for specific internal messages. |
Example:
{symbolName} value is inside the condition ({condition}) with value {value}!ADS.PLC1.Alarm value is inside the condition ( > 3.0 && < 5.0) with value 4.00!