The FloatToBoolean component converts a 16-bit float to a binary decoder object.
Slots
The FloatToBoolean component has the following slots:
-
Status: shows the component's status;
-
Bit0-Bit15: the output slots showing decoded value of inputs with bit15(MSB) and bit0(LSB);
-
Overflow: true if inNumeric > 65535
-
In: the numeric input value.