Contents



DH_
FloatToDigits

Next

Function:

Extracts the digits from a Float value, up to 6 significant digits. Can output actual digit values, or Animation Positions for driving Bitmap Image displays. Value must be first be normalized to a whole number by multiplying by the appropriate power of 10. The module is bidirectional.




Left-hand side pins:

Input: Normalized Float value.

Digit 1 - Digit 6:  Output of each digit, from low-order to high-order.


Parameters:
(right-click Properties)

Output Mode: Value or Animation Position. The latter is scaled so that the digit output correctly matches the frames of a 10-frame image in an SE Bitmap Image Sub-Control.


 

top

Next