SA Project- Alarm Page Column Fields

Hi,

How can we customize the Active Alarm Page in SA project? 

Would like to show other Columns and pre-set the width as it is always appearing to to small and fixed when opening the alarm page. 

As an example I would like to show the ITEM column  (used in the Historical events ) on the Active Alarm page, and increase the default width of columns TAG and NAME.

Thanks,

Regards

Rune

Parents
  • Item is there by default on the Active Alarm page.

    But how to customize:

    Close Ignatious, but you can skip a few steps.

    The Active Alarm page supports the default format of "Alarm"
    The Historical Alarms page supports the default format of "SOE"

    And these can be overridden.

    So in Citect Studio:
    1. Go to Setup > Parameters
    2. Add a parameter:

    Section Name = FORMAT
    Name = Alarm
    Value = {PriorityAndState,25}{OnDate,80}{OnTime,90}{Name,250}{State,40}{Cluster,70}{Equipment,220}{Item,160}{UserName,100}{Comment,250}{Category,60}

    Save, Compile and Run


    The above format is the default for the Active Alarm Display.
Reply
  • Item is there by default on the Active Alarm page.

    But how to customize:

    Close Ignatious, but you can skip a few steps.

    The Active Alarm page supports the default format of "Alarm"
    The Historical Alarms page supports the default format of "SOE"

    And these can be overridden.

    So in Citect Studio:
    1. Go to Setup > Parameters
    2. Add a parameter:

    Section Name = FORMAT
    Name = Alarm
    Value = {PriorityAndState,25}{OnDate,80}{OnTime,90}{Name,250}{State,40}{Cluster,70}{Equipment,220}{Item,160}{UserName,100}{Comment,250}{Category,60}

    Save, Compile and Run


    The above format is the default for the Active Alarm Display.
Children
No Data