The AckAllBtn module enables you to draw a button that will acknowledge all unacknowledged alarms when clicked. AckAllBtn takes the following parameters:
\AlarmPanel\AckAllBtn(ButtonLabel, PostitLabel)
ButtonLabel is the text label to display on the button.
PostitLabel is the text to display on the tool tip that appears when the mouse is rested over the button.
Note: VTS includes a built-in tool for drawing a button to acknowledge all unacknowledged alarms without requiring you to alter any code. Information on the Alarm Tools library can be found in "VTS Developer's Guide: Alarm Tools Library". Information specific to the Alarm List tool that enables you to draw such a button on a application page can be found in "VTS Developer's Guide: Ack All Button Alarm Library Tool".