DSC_ALMLISTFILTERS table

 images\btn_mini.gif  Notation

Summary

This table contains properties for filters on alarm list descriptors.

Field name

SQL type

Description

DESCINDEX

INTEGER

Unique number of the descriptor.

FILTER

INTEGER

The number of this filter (0-based).

NAME

CHAR (100)

The name of this filter.

CONDITIONS

INTEGER

The number of conditions defining this filter. (See the DSC_ALMLISTFILTERCOND table.)

GLOBALNOT

INTEGER

1 if the filter is a “negative” filter including all alarms NOT fulfilling the filter conditions.

DEFAULT

INTEGER

1 if this filter is the default filter for this descriptor, 0 if not.


 
See Also