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

AVEVA™ InTouch HMI

ProviderExactMatch Property

  • Last UpdatedNov 07, 2016
  • 1 minute read

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

Type

Discrete

Default

False

Syntax

Object.ProviderExactMatch [= discrete]

Remarks

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

Example

For example:

#AlarmDBViewCtrl1.ProviderName = "Provider"

#AlarmDBViewCtrl1.ProviderExactMatch = 0;

#AlarmDBViewCtrl1.Refresh();

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