Modulus
Applicable to OS V1.0-1.5
The Modulus component returns a modulus value (a remainder of the InA value divided by the InB value) of the In slots values.
The Modulus component has the following slots:
Status: indicates the current status of the component (OK, Fault);
Out: the modulus value 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.