Operator: OR
If the IEC OR operator is used for programming in the Safety FBD Editor, the following must additionally be observed:
Basic Level: All
ORinputs must beSAFEBOOL(in accordance with PLCopen).The output is
SAFEBOOLonly if all inputs areSAFEBOOL.In the Extended Level Level, the
ORinputs can be mixedBOOLandSAFEBOOL. In this case the output isBOOL.(conforms to PLCopen, since in this case the
SAFEBOOLinputs in theORoperator are switched toBOOLby the SAFE polymorphism).