Create an Analog alarm grid
Create an
Analog alarm grid
to display the status of each alarm in a row, including the High, HighHigh, Low, or LowLow values.- Customize the objects included in theAnalog alarm gridto change the appearance of the grid and display specific alarm information.
- In the main toolbar, selectTemplate Libraries
- InTemplate Libraries, selectWidgets.
- UnderComponents, dragAnalog Alarm Gridto a folder in theUIfolder.AnalogAlarmGrid# (type)appears.
- InTemplate Libraries, selectClose.
- (optional) On the editor, select the alarm grid and the buttons of the alarm grid to customize thePropertiesandEventsof the grid and buttons. For example, to change the appearance of the grid:
- Row color. Select the background color row or selectAdd Dynamic Link
- Row text color, Select the color of the text in the alarm grid or selectAdd Dynamic Link
- (optional) To display additional alarm information at runtime, selectAlarmsDataGridand add columns:
- InProperties, afterColumns, select and select the type of column to appear at the right end of the grid:
- Text column. A column with static text.
- Editable text column. A column with text that you can edit at runtime.
- Image column. A column that displays a graphic.
- InProperties, expandColumnsand scroll to the new columnDataGridColumn#.
- InTextfor the column, selectAdd Dynamic Link
- In the Dynamic Link window, navigate to, and then select the property for the alarm event.To view properties by alarm type, expand alarm events, identified by .TIP: By default, theAnalog alarm griddisplays all of the enabled and active alarms. To display only certain alarms at runtime, see Create an alarm filter.
Provide Feedback