ModuleAlarm Class
| Name | Description | |
|---|---|---|
|
ModuleAlarm(RunObj, int) | Construct an instance of this class |
| Name | Description | |
|---|---|---|
|
AckAlarmItem | Internal AckAlarmItem |
|
AckAll | Acknowledge all alarm items that belong to this group. |
|
AckAllWithCommentsInternal | String comment used when AckAll with comment operation is executed. |
|
ActiveUnAckCount | Get the number of Unacknowledge Alarms. |
|
Area | Provides access to AlarmArea objects. |
|
BeepState | Flag to indicate the beep state. This flag can be changed to disable the beep. |
|
BeepValue | Flag to indicate the beep value. |
|
CurrentShift | Current alarm limit shift that select the limit that will be used. |
|
DisableSaveToDatabase | If true then alarms will not be stored in Dataset DB |
|
ErrorCount | Error count when storing alarm item |
|
GlobalSettings | Provides access to GlobalSettings objects. |
|
Group | Provides access to AlarmGroup objects. |
|
IsAlarmEventsInOverflow | ReadOnly flag to indicate alarm or event overflow. |
|
IsNotifySync | Flag indicating whether notification method will be called immediately when alarm occurs. |
|
IsSecondaryActive | Flag the indicate the secondary alarm database status. |
|
Item | Provides access to AlarmItem objects. |
|
LastErrorMessage | Gets the last error message for this Module |
|
LastHistorianTimestampTicks | Timespamp tick of last alarm item stored. |
|
LastHistoricID | ID of last alarm item stored. |
|
LastStoredErrorMessage | Last error message when an alarm item was stored. |
|
LastStoredTimeStamp | Timestamp when last alarm item was stored. |
|
LastTickAdded | Timespamp tick of last alarm item store operation. |
|
PendingEvents | Pending events |
|
PriorityItem | Return the highest priority Alarm Item of an AlarmGroup. |
|
QueryActive | Current datatable with active alarm objects. |
|
Redundancy | Provides access to Alarm Redundancy object. |
|
Restart | Flag to force an alarm module restart. A toggle on this flag to execute the operation. |
|
StoreAndForward | Provides access to StoreAndForward object. |
|
SuccessCount | Success count when storing alarm item |
|
TotalCount | Get the number of Active Alarms. |
|
UnAckCount | Get the number of Unacknowledge Alarms. |
|
UserName | Current username that is related with alarm item. |
Top
T.Modules.Alarm.ModuleAlarm