What does the “evaluate as simple control” checkbox mean? What is the difference between simple and logical controls?
Simple controls are used in both steady state and EPS and support only basic “IF A THEN B” conditions/actions. Logical controls are only used in EPS (not supported in steady state) and support more complex statements, such as “IF A THEN C AND D ELSE E”. There are also slight differences in the way the controls are checked and applied.