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

AVEVA™ InTouch HMI

​.ProvidersRet Dotfield

  • Last UpdatedNov 07, 2016
  • 1 minute read

Contains the number of alarm providers returned by the current query used by a named Distributed Alarm Display object.

Category

Alarms

Usage

[ErrorNumber=]GetPropertyI ("ObjectName.ProvidersRet",TagName);

Parameters

ObjectName

Name of the Distributed Alarm Display object. For example, AlmObj_1.

TagName

An integer tag that holds the number of alarm providers that have successfully returned their alarms to the named Distributed Alarm Display object.

Remarks

This read-only dotfield contains the number of alarm providers returned by the current query used by a named Distributed Alarm Display object.

Data Type

Integer (read-only)

Example

The following statement returns the number of alarm providers that have successfully returned their alarms to the AlmObj_1 Distributed Alarm Display object . This value is written to the RetProv integer tag:

GetPropertyI("AlmObj_1.ProvidersRet",RetProv);

See Also

GetPropertyI(), .ProvidersReq

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