GreaterThan
Applicable to library's version 1.0
The GreaterThan component checks whether the InA slot value is greater than the InB slot value. The Out slot returns a Boolean value—true if the InA slot value is greater than the InB value, false if it is not. In slots receive numeric values.
Slots
The GreaterThan 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 greater than the InB slot;
- InA-InB: two input slots.