reaction matrix

reaction matrix

Hi, I hope you can help me in the following problem too: I created a binary reaction matrix with two state with different function: [INDENT]1: Calls Function1 (Screen switch function to my alarm screen) 0: Calls Function0 (Screen: return to last) [/INDENT] And my "AlarmExists" boolean variable is using this reaction matrix. (PLC writes this variable) When I have alarms then AlarmExists = true. When I start RT I get the following error: Back is not possible as there is no screen path yet. I would like to stop getting this message when I start RT. In the project properties there is a Execute limit functions at RT start option. It is not good for me to unchecked it because if AlarmExists = true at RT starting then the screen switch doesn't happen. Could you suggest something to solve my problem? Thanks, Peter

This is a migrated post! Originally posted on 08.05.2013 by user robolution. Please be aware that information can be outdated.