LessThan
The LessThan component performs the operation InA < InB with a Boolean result.
Slots
The LessThan component has the following slots:
- Status: shows the component's status;
- Out: the output value indicating whether the InA value is less than the InB value;
- InA-InB: two input values.