Is there a way to get the number of alarms generated for a specified period, for eg in a day or in a shift?
We have implemented alarm management in one of our project, customer is interested to know how many alarms were generated in each shift and on each day. This KPI is not there in alarm analysis dashboard. Is there a way to get the generated alarm count for a specified period of time?
Answers
Besides Alarm management there is "IsAlarm" opc property available at each alarm list which shows number of alarms listed in particular alarm list. So there is a way if you create time based filter in alarm list configuration aspect then IsAlarm gives you alarms number per filtered period.
Add new comment