The AI Read DAQ function in LabVIEW can return data in a scaled format or a binary format. At this point, the binary data is only returned as I16, so you would be losing bits. The scaled data is returned in an SGL format (32 bits), which will give you all of the resolution you need for the 4472.
Refer to the KB below:
http://digital.ni.com/public.nsf/3efedde4322fef19862567740067f3cc/b48f5478bfd70f9f86256c1d005e33d9?OpenDocument