Chapter 9—C445 Logic Engine and Expansion I/O
164
Power Xpert C445 Global Motor Management Relay
MN042003EN—January 2019
www.eaton.com
LT—Less Than
The LT function block sets OUT to TRUE if IN1 is lesser than IN2.
OUT = TRUE IF IN1 < IN2
NE—Not Equal To
The LT function block sets OUT to TRUE if IN1 is not equal to IN2.
OUT = TRUE IF IN1 ≠ IN2
Parameter
Data type
Description
IN1, IN2
INT, DINT, UINT, REAL
Inputs to be compared
OUT
BOOL
Output
Parameter
Data type
Description
IN1, IN2
INT, DINT, UINT, REAL
Inputs to be compared
OUT
BOOL
Output