CustomFilter

<< Click to Display Table of Contents >>

 

CustomFilter

Text Allows informing a customized Filter for Alarms as an expression. Please check Alarm Filter's CustomFilter property for more information about the available Fields for use on this Filter's expression. User-defined Fields can also be used on a Filter expression, by using the name defined on the Alarm Server.

Altogether, messages displayed on a Filter list always pass through these Filters:

Filter by type, defined in the FilterType property

Filter by severity, defined in the ShowCriticalPriority, ShowLowPriority, ShowMediumPriority, and ShowHighPriority properties

Filter by area, defined in the AreaFilter and SimpleAreaFilter properties

Filter by this property

Filter by the Alarm Summary, which is equivalent to the expression "Enabled AND (ConditionActive OR (AckRequired AND NOT Acked))"

 

For usage examples of this property, please check E3Alarm's CustomFilter property. Default value of this property is an empty String.

Was this page useful?