Operator: AND
If the IEC AND operator is used for programming in the Safety FBD Editor, the following must additionally be observed:
Only
BOOLandSAFEBOOLinputs can be linked. TheANDlinking ofWORD,DWORD,SAFEWORD, andSAFEDWORDis not allowed.The output is
BOOL, if all operands areBOOL.The output is
SAFEBOOLif at least one input isSAFEBOOL.
Figure 44. Example:
AND linking of the Boolean variable VarB with TRUE, output VarOut is SAFEBOOL