Alarm info request
Posted: Sun Feb 15, 2015 9:38 am
Hi
I'm trying to get alarm info request functionality to my project, but problem is that "Alarm viewer" -component seems to work as expected, but I would like to have my own buttons. Alarm view screen template is nice...but info button does not work. It's using script to call function "AlarmViewer1.ShowInfo();" but I don't get what that is trying to do, at least in my project it does not do anything.
Target is to have general alarm information screen which have instruction and pictures which are indexed using index-tag. I try to set this tag and open the screen when info button is pressed. Tag setting and screen opening are configured in alarm server, for each alarm. I'm just not able to trigger this action.
I can't access to any functionality of the packed Alarm View -component, so I don't know what those buttons actually do. Sample project for this is useless, it's just showing the same screen every time the button is pressed, independent the alarm selection.
I think question is how do I trigger this Alarm Info Request if not using the Alarm View -component?
I'm trying to get alarm info request functionality to my project, but problem is that "Alarm viewer" -component seems to work as expected, but I would like to have my own buttons. Alarm view screen template is nice...but info button does not work. It's using script to call function "AlarmViewer1.ShowInfo();" but I don't get what that is trying to do, at least in my project it does not do anything.
Target is to have general alarm information screen which have instruction and pictures which are indexed using index-tag. I try to set this tag and open the screen when info button is pressed. Tag setting and screen opening are configured in alarm server, for each alarm. I'm just not able to trigger this action.
I can't access to any functionality of the packed Alarm View -component, so I don't know what those buttons actually do. Sample project for this is useless, it's just showing the same screen every time the button is pressed, independent the alarm selection.
I think question is how do I trigger this Alarm Info Request if not using the Alarm View -component?