Wavevision 5: using ASCII data import for a 16-bit ADC.
I've tried both signed decimal (2's complement) & unsigned decimal (offset binary) formats. In both cases, Wavevision changes the sample width from 16 bits to 17 bits. The Data Format, Override option doesn't help (actually it doesn't seem to do anything).
The effect is that the time domain amplitude readout is 0 to 131071, instead of 0 to 65535, or -32768 to 32767.
I'm not sure what it is doing to the FFT readout.
Any advice on what to do so that the sample width stays at 16 bits?
Thanks!