Create an alarm grid
Create an alarm grid that displays color-coded and selectable alarm events.
SUGGERIMENTO:
You can use a preconfigured alarm grid instead of creating it from scratch. For more information, select
and select .

- Create a panel for the alarm grid and controls:
- In theProject viewpane, right-clickMainWindow (type)and select .
- Hover-over the panel, select, and enter
AlarmGridPanel.
- Create and configure a data grid for alarms:
- In theProject viewpane, right-clickAlarmGridPaneland select .
- Hover-over the data grid, select, and enter
AlarmsGrid. - In thePropertiespane, create a dynamic link between theModelproperty and .SUGGERIMENTO: 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.
- Expand theModelproperty and create a dynamic link between theItemKindproperty andFor more information about dynamic links, see Create dynamic links.
- Set theSort orderproperty toDescending.
- Create four alarm grid text columns:
- Next toColumns, selectand select
Text column. - Rename the columns by hovering-over each column, selecting, and entering:

- TimestampColumn
- NameColumn
- SourceVariableColumn
- MessageColumn
- SeverityColumn
- Create three alarm grid image columns:
- Next toColumns, selectand select
Text column. - Rename the columns by hovering-over a column, selectingand entering:

- ActiveColumn
- AcknowledgedColumn
- ConfirmedColumn
Fornire un feedback