Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.



New_in
Version8.0.3



The capability to shelve alarms is another important feature of the Perspective Alarm Status Table. Shelving alarms allows you to temporarily silence an alarm for a fixed period of time. This feature is extremely handy when an alarm is already active and you want to temporarily surpress the alarm while you're working on the issue. The Perspective Alarm Status Table component will not send any notifications while the alarm is shelved, and will be temporarily dropped from the Alarm Status list so operators don't get confused and think it's active. When the shelved time period is up and if the alarm is still active, it will return into the Alarm Status list.

The top of the Alarm Status Table displays the number of shelved alarms. To view all the shelved alarms, click on this Shelve button.

Info
titleActive Alarms
Active alarms must be present in the Alarm Status Table before you can shelve an alarm.



On_this_page



How to Shelve an Alarm

To shelve an alarm, select one alarm or multiple alarms, and a footer will open at the bottom of the table to show the Shelve button. Click the Shelve button and a dropdown will  automatically open so you can set a duration to silence the selected alarms. You can set a duration from 5 minutes to 4 hours to shelve selected alarms. Choose the duration and your alarm will immediately be shelved for your selected alarms.

The example below shows two alarms were shelved for one hour.  

Image Removed

Editor_notes

Image Modified

Viewing Shelved Alarms

To see details for the shelved alarms click Shelved at the top of the Alarm Status Table. The Shelved tab will display the date/time for when the alarm expires. Shelved By and Source Path are also displayed for each alarm event. To return to active alarm, click on Active.Image Removed

Editor_notes

Image Modified

Unshelve Alarms

To unshelve alarms, click Shelved at the top of the Alarm Status Table. Select one or multiple alarms, and the footer at the bottom of the table will open with the Unshelved Selected Alarms button. Press the Unshelved Selected Alarms and the alarm will return back to the Alarm Status list. Image Removed

editor_notes

Image Modified

Mouse over an alarm event and you'll notice a unshelve icon () on the right side of the alarm. You can delete a single alarm event by clicking the Unshelve icon (). Image Removed

Editor_notes

Image Modified


After the amount of time expires on a shelved alarm it will be evaluated, and if it is still active, it will automatically return to the Alarm Status list. If the alarm transitions to a cleared state during the time shelved period, the alarm will show up as 'Cleared,Unacknowledged' in the Alarm Status list instead of 'Active, Unacknowledged' as shown in the blue rows in the example below. Image Removed

Editor_notes

Image Modified


Configuring Custom Shelving Duration 

The shelving duration values on the Alarm Status Table component can be customized in the Designer. By default, the Alarm Status Table has several preset shelving duration times, but you can add or remove times based on your requirements. One thing to note when modifying the shelving times is that there is no option to set a shelving time indefinitely. Shelving times are meant to temporarily suppress the alarm while you're working on the issue. They are not meant to be long term. 

In the Property Editor, there is a property called shelvingTimes. This is where you can add, remove, or change the shelving times for alarms. Shelving time is calculated in seconds.

In the following example, let's add 3 hours to the list of shelving times. 

  1. Select the Alarm Status Table component. Under the shelvingTimes property, insert a Value of 10,800 seconds (3 hours).
    Image Removed

    Editor_notesReplace Step 1 with the following... Select the Alarm Status Table. Under the shelvingTimes property, go to the existing value of 7,200 and right click. Select Structure > Add after > Value (to keep the value in descending order

    ).

    Image Modified

    Add a new step 3. Enter 10,800 which will show up as 3 hours in the dropdown.
    Image Removed


  2. To verify your new time was entered correctly, go to Preview Mode, select the alarms you want to shelve, and press the Shelve button. A footer will open at the bottom of the table and you should see your new shelve time in the dropdown list (i.e., 3 hours).

  3. Click the shelving time to temporarily silence your alarms. 
    Image Removed

    editor_notes



    Image Modified