Hi,
I realize an acquisition using a NI4472 through a micro. I save datas in a diadem file (.dat)
Now, I want to convert the file in a .wav file.
I realize a short vi to do this but it doesn't work well. I use get waveform component and then I use a data array as input for the Snd write wave file.vi.
At the beginning, I realized my acquisition with a scan rate of 40 kHz then I modify with 44.1 kHz to have the same scan rate than the wave file. But it's the same. When I use the wave file player.vi, I have a scan rate of 11025 and I have nothing.
Thanks for your help.