Greater or Equal |
(GREATER/EQUAL) |
Compares 2 input values.
Both inputs can also be linked with fixed values (constant).
I1–I2 | Input values |
O | Output |
The output is 1 if I1 is greater than or equal to I2.
The output is 0 if I1 is less than I2.
The output starts whenever a value is received a recalculation independently if the value has changed.