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

AVEVA™ InTouch HMI

almSelectAll() Function

  • Last UpdatedFeb 21, 2017
  • 1 minute read

Toggles the selection of all the alarms in a named Distributed Alarm Display object.

Category

Alarms

Syntax

[Result=]almSelectAll(ObjectName);

Argument

ObjectName

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

Example

If $AccessLevel > 8000 THEN

almSelectAll("AlmObj_1");

almAckSelect("AlmObj_1", "Ack Selected by a Manager");

ENDIF;

See Also

almSelectItem(), almSelectGroup(), almSelectPriority(), almSelectTag(), almUnSelectAll()

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