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