GreaterThanEqual
The GreaterThanEqual component performs the operation InA >= InB with a Boolean result.
Slots
The GreaterThanEqual component has the following slots:
- Status: shows the component's status;
- Out: the output value indicating whether the InA value is greater or equal to the InB value;
- InA-InB: two input values.