Hello. I want to show/hide a shape when the alarm state of a parameter is in a certain condition. In the DM help i found this:
My shape data:
Unfortunately it doen't work and the shape isn't shown. Maybe my syntax is wrong?!
Thanks for help!
This worked for me:
As you did, added shape data INFO with Value: Severity (add * to the shape if you want to see what value you exactly have when in alarm state)
I did warning high first but that didn't work
101/20/2003:*optical power*|ALARM|Show;=warning
Can be set to critical or whatever. Hide;=normal did not work for me. |ALARM is only needed if you want the shape to take the color of the alarmstate, you can work without it if you color the "hidden" shape yourself.
Hope this helps