Because the fract16 and fract32 data types are derived data types, LabVIEW displays results as a 16-bit signed integer numeric or 32-bit signed integer numeric, respectively. It is common to display fractional data in hexadecimal format. Using hexadecimal format does not use additional resources. You also can convert fractional results into floating-point values that you can display more easily. Complete the following steps to convert fractional data into floating-point data.
You also can use the Blackfin Conversion VIs to convert between fractional data and floating-point data.