LessThan
Applicable to library's version 1.0
The LessThan component checks whether the InA slot value is lesser than the InB slot value. The Out slot returns a Boolean value—true if the InA slot value is lesser than the InB value, false if it is not. In slots receive numeric values.
Slots
The LessThan component has the following slots:
- Status: indicates the current status of the component (OK, Fault);
- Out: the Boolean information whether the InA slot has a value lesser than the InB slot;
- InA-InB: two input slots.