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

AVEVA™ InTouch HMI

GroupExactMatch Property

  • Last UpdatedNov 07, 2016
  • 1 minute read

When the GroupExactMatch property is true, only alarms with alarm group names that exactly match the GroupName property value are shown. When it is false, then the group name need only specify part of the alarm group names it is filtering for.

Type

Discrete

Default

False

Syntax

Object.GroupExactMatch [= discrete]

Remarks

Use this property together with the GroupName property to filter the Alarm DB View control.

Example

For example:

#AlarmDBViewCtrl1.GroupName = "Group"

#AlarmDBViewCtrl1.GroupExactMatch = 0;

#AlarmDBViewCtrl1.Refresh();

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