Representation of alarms in a table and in a tree

In the table component, each alarm object is represented as a row, with columns corresponding to attributes of the alarm object. The graphicalRepresentation attribute displays raw alarms with a tiny round rectangle alarm balloon, and impact alarms with a tiny alarm cloud. See the following figure.
Objects of the class IltAlarm are represented in a table as follows:
tablealarms.gif
In the tree component, each alarm object is represented as a node. The graphical representation is the same as in the table component. See the following figure.
Objects of the class IltAlarm are represented in a tree as follows:
treealarms.gif

Customizing the representation of alarms

For information on how to customize the graphic representation of alarms, see Customizing alarms.