Class for AlarmGroup operation.

The following tables list the members exposed by the AlarmGroup type.

Name Description
Public constructor AlarmGroup Construct the instance
Top
Name Description
Public property AckAll Acknowledge all alarm items that belong to this group.
Public property AckAllWithCommentsInternal String comment used when AckAll with comment operation is executed.
Public property AckRequired Get the defined required operator Acknowledgment.
Public property AckTimeout Timout to reactivate the alarm item after an acknologed without normalize action.
Public property ActiveUnAckCount Get the number of Unacknowledge Alarms.
Public property ArrayIndexes (inherited from RunObj).
Public property AutoAckTime Time to generate an automatic acknowledge
Public property Category String with the configured category of Alarm Group
Public property Colors Represents the foreground and background colors for each Alarm state.
Public property Count (inherited from ListObj).
Public property CustomEvaluation Flag indicating whether alarms are generated outside Alarm module.
Public property Description AlarmGroup Description configured in EditAlarmsGroups.
Public property Disable Disable/Enable an Alarm Group.
Public property DisableLog Flag indicating whether log events are disabled.
Public property ID (inherited from RunObj).
Public property Id Gets the ID of an Alarm Group.
Public property Item (Overloaded) (inherited from ListObj).
Public property LastAlarmItemNotified String with name of last alarm item notified.
Public property Level String with the configured levels of Alarm Group
Public property LogEvents Get the type of Historian archiving on Alarm events.
Public property NotificationMethod Property to indicate the notification method.
Public property ObjServer (inherited from RunObj).
Public property ObjType (inherited from RunObj).
Public property Parent (inherited from RunObj).
Public property PriorityItem Return the highest priority Alarm Item of an AlarmGroup.
Public property Root (inherited from RunObj).
Public property Show Gets a configured value to display/not display an Alarm.
Public property Sound Property to describe if the Alarm Group Sound is Enabled or Disabled.
Public property Suspend Suspend an Alarm Group.
Public property SyncRoot (inherited from ListObj).
Public property TModule (inherited from RunObj).
Public property TotalCount Get the number of Active Alarms.
Public property UnAckCount Get the number of Unacknowledge Alarms.
Public property UserName UserName used with alarm item.
Top
Name Description
Public method AckAllWithComments (Overloaded) Ack all alarm items with comment
Public method ClearCacheNames (inherited from ListObj).
Public method Equals (Overloaded) (inherited from Object).
Public method GetEnumerator (inherited from ListObj).
Public method GetHashCode (inherited from Object).
Public method GetID (inherited from ListObj).
Public method GetName (Overloaded) (inherited from ListObj).
Public method GetObj (Overloaded) (inherited from ListObj).
Public method GetObjAsObject (inherited from ListObj).
Public method GetObjRef (inherited from RunObj).
Public method GetType (inherited from Object).
Public method IsInUse (inherited from ListObj).
Public method OnContinue (inherited from RunObj).
Public method OnPause (inherited from RunObj).
Public method OnStart (inherited from RunObj).
Public method OnStop (inherited from RunObj).
Public method PreloadRunObj (inherited from ListObj).
Public method Static ReferenceEquals (inherited from Object).
Public method SaveToTextFile (Overloaded) Save alarms to text file
Public method StartPreloadRunObjs (Overloaded) (inherited from ListObj).
Public method ToString (inherited from RunObj).
Top
Name Description
Public extension method ApplyCast (Overloaded) (Defined by GenericEnumerableHelper).
Public extension method ApplyCount (Defined by GenericEnumerableHelper).
Public extension method ApplySelect (Overloaded) (Defined by GenericEnumerableHelper).
Public extension method ApplyWhere (Defined by GenericEnumerableHelper).
Public extension method ApplyWhereNotNull (Defined by GenericEnumerableHelper).
Public extension method AsParallel (Defined by ParallelEnumerable).
Public extension method AsQueryable (Defined by Queryable).
Public extension method Cast (Defined by Enumerable).
Public extension method ConvertAll (Defined by IEnumerableExtensions).
Public extension method GetParentViewModel (Defined by POCOViewModelExtensions).
Public extension method GetRequiredService (Overloaded) (Defined by POCOViewModelExtensions).
Public extension method GetService (Overloaded) (Defined by POCOViewModelExtensions).
Public extension method IsInDesignMode (Defined by POCOViewModelExtensions).
Public extension method OfType (Defined by Enumerable).
Public extension method RaisePropertiesChanged (Defined by POCOViewModelExtensions).
Top