NumericBitAnd
The NumericBitAnd component performs a logical AND on the bit equivalent of the numeric In value against the bit equivalent of its numeric Mask slot value. It may be useful in cases where the Boolean information is mapped into integer values.
Slots
The NumericBitAnd component has the following slots:
- Status: shows the component's status;
- Out: the output with the outcome of the AND operation;
- In: the numeric input value;
- Mask: the numeric input value.