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

AVEVA™ InTouch HMI

​.AlarmGroup Dotfield

  • Last UpdatedNov 07, 2016
  • 1 minute read

Contains the current query used to populate a Distributed Alarm Display object.

Category

Alarms

Usage

[ErrorNumber=]GetPropertyM( "ObjectName.AlarmGroup",TagName);

Arguments

ObjectName

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

TagName

Any message tag.

Remarks

This read-only dotfield contains the current alarm query used by the named Distributed Alarm Display object. This query can be a list of alarm groups or direct alarm provider references.

Data Type

String (read-only)

Example

This statement returns the current alarm query used by the AlmObj_1 Distributed Alarm Display object to the CurrentQuery tag:

GetPropertyM("AlmObj_1.AlarmGroup",CurrentQuery);

See Also

GetPropertyM(), .AlarmGroupSel, .AlarmName

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