Acknowledge Alarm

This Quick Dynamic acknowledges the defined alarm depending on one of the events defined by "onEvent".

Parameters:

  • alarm (alarm to be acknowledged) – Alarm which will be acknowledged

  • onEvent (event triggering the acknowledgement) – The event triggering this Quick Dynamic, which is one of the following:

    • click – Mouse click

    • dblclick – Double-click of mouse button

    • mousedown – Press down the mouse button

    • mouseup – Release the mouse button

    • mouseover – Move the mouse cursor over the applied graphic element

    • mousemove – Move the mouse anywhere over the applied graphic element

    • mouseout – Move the mouse cursor out of the applied graphic element