Alarm Summary Large
Alarm Summary table for a nine-inch or larger HMI device that is predefined to show alarms that are in
interesting
states or require attention, such as alarms that are In Alarm and Unacknowledged. Use the Alarm Summary table to:
- Acknowledge alarms
- Disable alarms
- Shelve alarms
- Sort alarms
- Filter alarms
- Pause alarms
- Reset latched alarms
- View alarm details
Built-in animation properties
Built-in animation properties appear under the
General
category of the Properties
window. Specify values for these properties in order to animate the graphic element or change the information the graphic element shows on the HMI device. Name | Category | Purpose | Accepted values |
AlarmManager | General | Specifies the name of the Alarm Manager screen for ten-inch or larger HMI devices. | Alarm Manager screen to open from the Alarm Summary |
DateTimeFormat | General | Specifies the format of the date and time displayed for an alarm. | Any selected option |
SelectedAlarmName | General | The name of the selected alarm in the alarm table on the HMI device. This value can write to the tag in a controller during a project event or be part of a state table used in a Navigation event. | Any alarm name in a controller |
Unique properties are properties that not all graphic elements in the
Toolbox
share.Name | Category | Purpose | Accepted values |
FontSize | Appearance | Specifies the size of the text. | Positive numbers |
RowPadding | Appearance | Specifies the distance, in pixels, between the cell contents and the cell border. | Any positive number |
AcknowledgeEnabled | Security | Makes the Acknowledge button available.When enabled, the button is available and accepts touch or key input on the HMI device. When not enabled, the button is not available and does not accept touch or key input. The button has a crosshatch overlay on top of it to indicate it not available. |
|
FilterIndex | Appearance | Specifies the default filter for an alarm table. The number of the filter represents the order in which the filter appears on the Filters tab. Entering 3 in the FilterIndex property initially filters the alarm table on the HMI device by third filter that appears on the Filters tab. | Any positive number |
DisableEnabled | Appearance | Makes the Disable button available.When enabled, the button is available and accepts touch or key input on the HMI device. When not enabled, the button is not available and does not accept touch or key input. The button has a crosshatch overlay on top of it to indicate it is not available. |
|
ResetLatchedEnabled | Appearance | Makes the Reset Latched Selected button available.When enabled, the button is available and accepts touch or key input on the HMI device. When not enabled, the button is not available and does not accept touch or key input. The button has a crosshatch overlay on top of it to indicate it not available. |
|
ShelveEnabled | Appearance | Makes the Shelve button available.When enabled, the button is available and accepts touch or key input on the HMI device. When not enabled, the button is not available and does not accept touch or key input. The button has a crosshatch overlay on top of it to indicate it not available. |
|
SortOrder | Appearance | Specifies the columns to sort as well as the sort order. | A valid column number, colon, and a D for descending or A for ascending. |
AcknowledgeAccess | Security | Specifies if all users have access to the Acknowledge button or if access is inherited from the screen. |
|
DisableAccess | Security | Specifies if all users have access to the Disable button or if access is inherited from the screen. |
|
ResetLatchedAccess | Security | Specify if all users have access to the Reset Latched Selected button or if access is inherited from the screen. |
|
ShelveAccess | Security | Specifies if all users have access to the Shelve button or if access is inherited from the screen. |
|
HelpEnabled | Appearance | Specifies if the help button is available on the HMI device. |
|
Common properties exist for all graphic elements.
Property | Category | Purpose | Accepted Values |
Access | Security | Specifies if all users have access to the control element, or if access is inherited from the screen. |
|
Angle | Position and Size | Specifies the rotation angle. Enter 180 to display the graphic element upside down. If you enter a value larger than 360, the portion of numeric value that is over 360 becomes the value. For example, enter 380 to see a value of 20. If you enter a value less than 0, the negative value is subtracted from 360. For example, enter -30 to see a value of 330. |
|
Enabled | Appearance | Specifies if the graphic element is available on the HMI device and if the graphic element accepts touch and key input. |
|
Height | Position and Size | Specifies the height in pixels. | Any positive numeric value |
Opacity | Appearance | Specifies the transparency of the graphic element. | 0 (fully transparent) - 100 (fully opaque) |
Visible | Appearance | Specifies if the graphic element is visible on the HMI device. |
|
Width | Position and Size | Specifies the width in pixels. | Any positive number |
X | Position and Size | Specifies the horizontal coordinate, in pixels, from the upper left corner of screen to the upper left corner of a graphic element or group with no rotation. If the graphic element or group is rotated, the X property value does not change. | Any positive number |
Y | Position and Size | Specifies the vertical coordinate, in pixels, from the upper left corner of screen to the upper left corner of a graphic element or group with no rotation. If the graphic element or group is rotated, the Y property value does not change. | Any positive number |
Provide Feedback