Hi All,
I want to change the default shape color from green when the status is “good” to a color of my choice just for a single shape or alternatively not have the shape highlight green and instead just take the default shape color assigned in viso. However, when there’s a critical alarm, the shape should go red. I haven't found a simple way to do this. Note, I'm using the ParameterSummary shape data as I want to capture any alarms on the filtered table row.
My current shape data setup is as followed.
Group
->Element:Element ID
-> ParameterSummary: MAX|(Tablerow &Key)|ALARM
Any ideas?
HI Bert,
This information provided me with what I needed thank you.
On you fourth option, I did something similar with showing a timeout box or not if the element went into timeout.
Thanks,
Dave