Bitwise Boolean
The following bitwise Boolean functions are available:
Function | Short description |
---|---|
AND / AND_S | AND connection |
EN_OUT | Safety-related AND function to implement the enable principle |
NOT / NOT_S | Complement |
OR / OR_S | OR connection |
XOR / XOR_S | XOR connection |