Floating Point to ASCII
Nahum Stern
Mar-20th, 2019 13:34

When using Memory Float operand and want to show less than the default display and not D.FFFFFFFFF it have to be converted to ASCII code.

First use the “Num To ASCII” for converting each number to a char as following:

Or “Float->Convert->INV(A+B/n)”, which split MF to 2 MIs with Integer and Fraction.

*Some additional operations may be required to convert 2 Memory Integers to numbers you want to send.

Please let me know if that solution works for you.


Was this article helpful?
1 out of 2 found this helpful