In a table row with many parameters tag to an alarm template, I would like to reflect the alarm state as long as one of the parameters has an alarm.
Currently I'm doing it this way:
ParametersSummary: Max|37206/14:3030:10|37206/14:3026:10|37206/14:3010:10|37206/14:3014:10|37206/14:3018:10|37206/14:3022:10|Alarm
and the shape will reflect the color of the severity whenever one parameters has alarm.
However doing this way is not efficient when the row has many parameters tag to alarm template.
Do you think there is a better way doing this? Appreciate your feedback.
Likely you can use the AlarmSummary shape data instead to achieve what you want? Create a shared alarm filter and use it in AlarmSummary as described in the help.