Jump to content

Recommended Posts

Hi,

perhaps I'm next one with alarms problem. Lets say I have one button on display1. After pressing this button should be visible alarm. To see this alarm I definded Alarm000 under Gropus-General Collection. This Alarm000 contains alarma trigger = this button on display1 and condition that when trigger is ON. At first look should it work, but somehow does not..

I know example for v1040 but it doesn't seem to work as well (as I expect). I see all history alarm but I would like to see this alarm immediately visible after pressing button  on display1. What am I doing wrong?

Regards, Martin

Link to comment
Share on other sites

Ok, it seems that I got it at last. for others:

if you create an alarm then you should set alarm active bit (in config of this alarm)  and in main loop (or Main Routine) checks this bit. If ON then use Show Alarm. It is also good to  check Show Jump to Display  Button - it helps close alarm window and return directly to display.  simply

Or am I wrong?

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

This site uses cookies. By clicking I accept, you agree to their use.