Hello Robert,
Unfortunately, there is no way to change the default datatype of a waveform array. Due to how the data is passed through the NI-DAQ driver it will always be a DBL. Once in LabVIEW however, if you wish to save space for file I/O you can convert the number to another representation using the conversion VIs under the Functions/Numeric/Conversion palette. Be aware however, that converting the representation may use up just as much memory as the savings made from the new representation datatype. This is because there will be new memory buffers for the data after the conversion is made.
Jonathan Hildyard
Applications Engineer
National Instruments