Chapter 9—C445 Logic Engine and Expansion I/O
Power Xpert C445 Global Motor Management Relay MN042003EN—January 2019 www.eaton.com 167
Logic Group
AND—Bitwise AND
The AND function block performs a bitwise AND operation on all the inputs. Up to 5 inputs
IN1 – IN5 are supported.
OUT = IN1 AND IN2 AND …. IN5
NOT—Bitwise NOT
The NOT function block performs a bitwise NOT operation on input.
OUT = !IN
Parameter Data type Description
IN1 … IN5 BOOL, INT, DINT, UINT Input operands
OUT BOOL, INT, DINT, UINT Result
Parameter Data type Description
IN BOOL, INT, DINT, UINT Input operand
OUT BOOL, INT, DINT, UINT Result