Active alarms page scroll
The component showes only the first 20 active alarms, while the system can manage up to 200. Any additional alarm (over 200) will be managed by PLC, but shown on screen, by its component, only when they return under the 200.To show the other alarms, you can scroll 20 to a page by means of the preset variable “gqt_AlarmPage” (0 to 19).Set 0 (default value) to show (at most) the last 20 active alarms.Set 1 to show active alarms 21 to 40 (in chronological order) and so on.