Alarm Priority Box
planned
S
Steven Gillan
A bounding box that can be used with the alarm priority badge display to show a box around a component (color matches the badge, blinks when unacked). An example of this would be similar to the VTScada alarm priority box widget.
Log In
b
brandon
Would this implementation be a built-in perspective component or just put on the exchange?
Ray Sensenbach
planned
n
nick.minchin
The trouble with this is that everyone has their own sense of style and how they want to see this. It's a fairly simple thing to achieve graphic-wise if you already have the alarm priority summary information. The hardest part is getting the alarm summary information efficiently as you certainly don't want to be calling system.alarm.queryStatus many times. What we really need is for all tags with children tags (folders/udt instances) to have properties added that provide a summary of alarms.
C
Cory Grube
I've created solutions similar to this in vision/perspective and it always feels very hacky. Having something purpose built would be extremely handy (and probably way less taxing)