Lower or Equal |
(LOWER/EQUAL) |
Compares 2 input values.
Input I2 may also be a constant.
I1–I2 | Input values |
O | Output |
The output is 1 if I1 is less than or equal to I2 (or the constant).
The output is 0 if I1 is greater than 2 (or the constant).
The output sends whenever a value is received.