Applies To: |
|
Summary: |
After I configured Priority in the Alarm Categories, on the alarm summary page, the display order does not change as the help file suggested, i.e.: display the alarm entries based on priority first, then time. |
Solution: |
You can add a button or on page entry event with the following Cicode commands: AlarmSetInfo(250,10,"{Priority,1}{Time}") Note: 250 is the starting AN for alarm display, this need to be changed according to your project. |
Keywords: |
Related Links
Attachments