Author Topic: Single window display of alarms from multiple PLCs  (Read 779 times)

francis

  • Newbie
  • *
  • Posts: 15
    • View Profile
Single window display of alarms from multiple PLCs
« on: December 15, 2020, 02:28:19 AM »
Is there a better way to display alarms from multiple PLCs? In my case, I am using two components of MessageListByItem, each collecting alarms from two PLCs. I want to display all alarms from multiple PLCs on one window

MajorFault

  • Guest
Re: Single window display of alarms from multiple PLCs
« Reply #1 on: December 15, 2020, 02:35:30 PM »
Not using MessageListByItem.  That control only has one ComCompont.  To do what you want the control would have to allow a ComComponent per PLC Item.  I thought Arche had implemented that for a control or two, but I forget.  I always created an alarm list using subscriptions, but I was using a database. 

https://www.advancedhmi.com/forum/index.php?topic=1813.0