AlarmArea Class

Alarm Area object
Public Class AlarmArea
This language is not supported or no code example is available.
public class AlarmArea
This language is not supported or no code example is available.
Name Description
Public constructor AlarmArea(RunObj, int) Construct the instance
Top
Name Description
Public property AckAll Gets the AckAll of an Alarm Area.
Public property AckAllLocal Gets the AckAllLocal of an Alarm Area.
Public property AlarmState Gets the alarm state of an Alarm Area.
Public property Category String with the configured category of Alarm Area
Public property Description Gets the Description of an Alarm Area.
Public property Disable Gets the Disable of an Alarm Area.
Public property DisableLocal Gets the DisableLocal of an Alarm Area.
Public property DisplayName Gets the display name of an Alarm Area.
Public property Id Gets the ID of an Alarm Area.
Public property Level String with the configured levels of Alarm Area
Public property Name Gets the Name of an Alarm Area.
Public property ParentArea Gets the ParentArea of an Alarm Area.
Public property PriorityItem Return the highest priority Alarm Item of an AlarmGroup.
Public property Suspend Gets the Suspend of an Alarm Area.
Public property SuspendLocal Gets the SuspendLocal of an Alarm Area.
Public property TotalCount Gets the TotalCount of an Alarm Area.
Public property TotalCountLocal Gets the TotalCountLocal of an Alarm Area.
Public property UnAckCount Gets the UnAckCount of an Alarm Area.
Public property UnAckCountLocal Gets the UnAckCountLocal of an Alarm Area.
Top
Methods
 
Name Description
Public method GetChildrenAreas(bool) Gets the children of an Alarm Area.
Public method GetFilter() Gets the filter containg childrens of an Alarm Area.
Top
T.Modules.Alarm.AlarmArea

.NET Framework

Supported in: 4.6.2, 4.7

In this article

Definition