Acknowledges all alarms that match the current filter.
Syntax
object.AckAllAlarms()
Properties
The AckAllAlarms method syntax has this part:
Part |
Description |
object |
An object expression that evaluates to an object in the Applies To list. |
NOTE: If you are using the AckAllAlarms method on an Alarm Summary OCX, this method checks to ensure that the Allow Acknowledge All Alarms property is enabled. If the property is disabled, no alarms associated with that Alarm Summary OCX are acknowledged.
Return Value
Integer. The status of the alarm acknowledgement. Return value of 0 signifies success, non-zero on failure when at least one alarm was not acknowledged.