vc027708

MrPLC Member
  • Content count

    2
  • Joined

  • Last visited

Community Reputation

0 Neutral

About vc027708

  • Rank
    Hi, I am New!

Profile Information

  • Country United States
  1. Alarm/Event Summary list display location

    Wound up taking a different direction. I created a new screen where the active alarm pops up and the HMI automatically switches to that screen. Once the alarm is cleared, it is cleared from the Active Alarm screen. I have a separate screen that maintains the Alarm History.
  2. I'm relatively new to HMI programming. I'm having a problem with my Alarm/Event Summary screen. I have my program set up to automatically switch to my alarm screen whenever an alarm occurs. Our alarm list never gets deleted so it gorws quite long over time. Here's my problem: if someone scrolls down the list, when a new alarm occurs, the alarm screen displays where the previous user scrolled to. I want it to automatically jump to the top of the list so it shows the active alarm. Is there any way to do this?