DIG_ALARMS table

 images\btn_mini.gif Notation 

Summary

This table contains the list of individual alarms on digital objects, when individual alarms are chosen instead of consecutive alarms.

Important: It is not possible to insert a new record in this table. Create a new record in the CONF table or SUPERCONF table, which will supply the OAN, AREA and ENAME fields. Then you can insert the alarms in this table.

Field name

SQL type

Description

GUI name

OAN

INTEGER

The object’s autonumber (read only).

-

AREA

CHAR (31)

The name of the area in which the digital template resides

Area in Create Template dialog box

ENAME

CHAR (31)

The name of the digital template

Name in Create Template dialog box

IDX

INTEGER

Index of alarm in the list of alarms.The list is one-based and cannot exceed the number of alarms allowed by the alarm indication logic set on the Alarm In/Ack Bit tab.

Left part of list box Digital Alarms on the Edit Mapping tab.

ALMNO

INTEGER

The alarm number bound to the alarm state given by index.

Right part of list box Digital Alarms on the Edit Mapping tab.


 
See Also