Create an alarm grid
Create an alarm grid that displays color-coded and selectable alarm events.
TIP:
You can use a preconfigured alarm grid instead of creating it from scratch. For more information, select and select .
Template Libraries
- Create a panel for the alarm grid and controls:
- InProject view, right-clickMainWindow (type)and select .
- Hover-over the panel, selectEditAlarmGridPanel.
- Create and configure a data grid for alarms:
- InProject view, right-clickAlarmGridPaneland select .
- Hover-over the data grid, selectEditAlarmsGrid.
- InProperties, create a dynamic link between theModelproperty and .TIP: You can select thevalues from the@AttributeAttributedrop-down menu at the bottom of the dialog.For more information about dynamic links, see Create dynamic links.
- ExpandModeland create a dynamic link betweenItemKindandFor more information about dynamic links, see Create dynamic links.
- SetSort ordertoDescending.
- Create four alarm grid text columns:
- Next toColumns, selectAddText column.
- Rename the columns by hovering-over each column, selectingEdit
- TimestampColumn
- NameColumn
- SourceVariableColumn
- MessageColumn
- SeverityColumn
- Create three alarm grid image columns:
- Next toColumns, selectAddText column.
- Rename the columns by hovering-over a column, selectingEdit
- ActiveColumn
- AcknowledgedColumn
- ConfirmedColumn
Provide Feedback