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

AVEVA™ InTouch HMI

​.PageNum Dotfield

  • Last UpdatedNov 07, 2016
  • 1 minute read

Contains the current page number shown in the alarm object.

Category

Alarms

Syntax

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

Parameters

ObjectName

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

TagName

An integer tag that holds the number of the page currently shown from the Distributed Alarm Display object.

Remarks

This read-only dotfield returns the number of the currently shown page in a named Distributed Alarm Display object.

Data Type

Integer (read-only)

Example

The following statement returns the number of the page currently shown from the AlmObj_1 Distributed Alarm Display object to the AlarmPage integer tag:

GetPropertyI("AlmObj_1.PageNum",AlarmPage);

See Also

GetPropertyI(), .NextPage, .PrevPage, .TotalPages

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