Add Alarm Extension Field1 Dialog Box
The Add Alarm Extension Field1 dialog box displays the following items:
Containing
Allows you to configure the Alarm Summary object to display only those alarms that contain the text string entered in the Description field.
Not Containing
Allows you to configure the Alarm Summary object to display all alarms that do not contain the text string entered in the Description field.
Containing Only
Allows you to configure the Alarm Summary object to display all alarms that contain an exact match of the text string entered in the Description field.
Alarm Extension Field1
Allows you to enter the text description for which to filter alarms. You can use the asterisk (*) wildcard character to match substrings; for example, my* would filter the description "mynode". You can also use the question mark (?) wildcard character to match individual characters; for example, myno?e would also filter the description "mynode".