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 - AcknowledgeAllAlarmsOfModule- BOOL- The return value indicates if it was possible to acknowledge the alarms that belong to itfModule. - Input - itfModule- AC.IModule- The module whose alarms shall be acknowledged.