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

AVEVA™ InTouch HMI

almAckGroup() Function

  • Last UpdatedFeb 21, 2017
  • 1 minute read

Acknowledges all alarms shown in the named Distributed Alarm object that match the specified provider and group name.

Category

Alarms

Syntax

[Result=]almAckGroup( “ObjectName”, ApplicationName, GroupName, Comment);

Arguments

ObjectName

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

ApplicationName

The name of the Application for example, \\node1\Intouch

GroupName

The name of the InTouch alarm group, such as $System.

Comment

Alarm acknowledgment comment.

Example

MessageTag = “Acknowledge group, Turbines, by ” + $Operator;

almAckGroup(“AlmObj_1”, “\Intouch”, “Turbine”, MessageTag);

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