62 Serial communication Emotron AB 01-3694-01r2
Example Emotron 15-bit fixed point format
The value 72.0 can be represented as the fixed point number
72. It is within the range 0-32767, which means that the 15-
bit fixed point format may be used.
The value will then be represented as:
Where bit 15 indicates that we are using the fixed point for-
mat (F=0).
B15 B14 B13 B12 B11 B10 B9 B8 B7 B6 B5 B4 B3 B2 B1 B0
0 0 0 0 0 0 0 0 0 1 0 0 1 0 0 0