I bound the Alarm List widget to the root AlarmCore (GroupMain), which acts as the parent for all other alarm groups.
However, no alarms are displayed in the visualization, even though the alarms are active.
The same issue occurs with the Alarm History widget, which also remains empty.
I’m wondering whether:
a different binding is required (e.g. binding to a specific AlarmCore instead of the root),
some additional configuration or parameter is needed in AS 6.5 compared to AS4,
or if alarm group handling with mpComGroup works differently in the newer version.
Has anyone experienced a similar issue or can suggest what I should check?