Divide
Applicable to library's version 1.0
The Divide component returns a quotient of the In slots values.
Slots
The Divide component has the following slots:
- Status: indicates the current status of the component (OK, Fault);
- Out: the quotient of the In slots values;
- InA-InB: 2 input slots.
Note: The InB slot value is the divider. In case the InB value equals 0, the Out value is null, and the Status is Fault.