Another idea is to create some sort of AlarmTable object where the content of the alarm list is copied to a set of arrays and thus if available to subscribe to from Ge tables. The AlarmTable would contain arrays for alarm time, prio, text and event name, which can be displayed in table columns. The table can be customized with foreground, background and border color, scrollbars, time format etc. I would also want to have some sort of selection criteria in the AlarmTable object so you can choose to display alarms of a certain priority and from certain hierarchies as in the AlarmCategory objects. Another choice should be if acknowledged active alarm should be viewed or not.
/Claes