IACAlarmExtender3.AcknowledgeAllAlarmsOfModule (METH)ΒΆ
METHOD AcknowledgeAllAlarmsOfModule : BOOL
This method acknowledges all active alarms that belong to module instance identified by itfModule.
Note
For using this method one must activate the option to sort alarms per module in the options of the Alarm-Generator.
- InOut:
Scope
Name
Type
Comment
Return
AcknowledgeAllAlarmsOfModuleBOOLThe return value indicates if it was possible to acknowledge the alarms that belong to itfModule.
Input
itfModuleAC.IModuleThe module whose alarms shall be acknowledged.