How to set up multiple alarms at the same time in PI AF?

I'm trying to count the number of alarms are activated in a machine. To make this possible i

I'm trying to set up an event frame to start when one of the (Just for saying) 50 alarms is notificated. But it is necessary to take have in mind that several alarms can be activated at the same time. The only thing I can think of is to configure an event frame per alarm, but I would like to know if there is an easier way.

Parents
  • Hello ​, thank you for your answer. Is helpfull. However, I was also trying to figure out how to set off many alarms and determine whether setting off an event frame for each of them made sense.

  • Hello ​ ,

    If the purpose is to get the total count, as per my understanding rollup would be a better choice.

    Otherwise please share a bit more about your AF structure so I can understand what you are trying to build.

    Thanks.

  • Hello ​ thank you for your answer. Let me give you more informations. I'm traying to track all of the alarms that are active from the top to the bottom of my hierarchy. For this is useful what you told me about the rollups.

    In my hierarchy the last element the last element is based on a template and this is where the upward rollups will be made.

    doing rollups is not a big challenge (so far). My confusion begins with the alarms part. Let me give you context:

     

    I have 10 alarm signals that are saved in a different tag. My idea so far is to make an event for each alarm so I can have information about each of them without missing them. However, I'm not sure if this is the most efficient way to track alarms. What happens if I have more alarm signals and I want to track them? If I have 200 alarms, would I have to create 200 events?

    Thank you in advance for any answer you have.

    Greetings

Reply
  • Hello ​ thank you for your answer. Let me give you more informations. I'm traying to track all of the alarms that are active from the top to the bottom of my hierarchy. For this is useful what you told me about the rollups.

    In my hierarchy the last element the last element is based on a template and this is where the upward rollups will be made.

    doing rollups is not a big challenge (so far). My confusion begins with the alarms part. Let me give you context:

     

    I have 10 alarm signals that are saved in a different tag. My idea so far is to make an event for each alarm so I can have information about each of them without missing them. However, I'm not sure if this is the most efficient way to track alarms. What happens if I have more alarm signals and I want to track them? If I have 200 alarms, would I have to create 200 events?

    Thank you in advance for any answer you have.

    Greetings

Children
No Data