.NextPage Dotfield
- Last UpdatedNov 07, 2016
- 1 minute read
Scrolls the Distributed Alarm Display object one page (one screen full of alarms) down.
Category
Alarms
Usage
[ErrorNumber=]SetPropertyD("ObjectName.NextPage",0);
Arguments
ObjectName
The name of the alarm object. For example, AlmObj_1.
Remarks
When this property is set, the Distributed Alarm Display object shows the next page. After the next page is shown, the variable is automatically set to 1, unless the bottom of the list has been reached. In this case, the value remains 0.
Data Type
Discrete (read/write)
See Also
GetPropertyD(), SetPropertyD(), .PrevPage, .PageNum, .TotalPages