Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

AVEVA™ InTouch HMI

almUnselectAll() Function

  • Last UpdatedFeb 21, 2017
  • 1 minute read

Unselects all selected alarms in a named Distributed Alarm Display object.

Category

Alarms

Syntax

[Result=]almUnselectAll(ObjectName);

Argument

ObjectName

The name of the alarm object. For example, AlmObj_1.

Example

If $AccessLevel == 9999 THEN

almAckSelect("AlmObj_1", "Comment");{This alarm can be acknowledged by only Administrator}

ELSE

almUnselectAll("AlmObj_1");

ENDIF;

See Also

almSelectAll(), almSelectItem(), almSelectGroup(), almSelectPriority(), almSelectTag()

In This Topic
Related Links
TitleResults for “How to create a CRG?”Also Available in