From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Wave FIles

Solved!
Go to solution

I'm looking to read in ,wav files from my computer and output them through a DAQmx board. I know I could do more if I don't rely on express VIs, but I was just wondering if there was any way I could still use the DAQ Assistant express VI for outputting the .wav files. I don't think so because .wav isn't one of the options for the file type, I just thought I'd ask anyway. Thank you

0 Kudos
Message 1 of 2
(2,357 Views)
Solution
Accepted by topic author manjuk
Did you do a search? As described in the recent post at http://forums.ni.com/t5/LabVIEW/How-do-I-write-a-wav-file-to-analog-output/m-p/2929736/highlight/tru... you use the Sound File Read. This returns a waveform data type which can be converted to the evil dynamic data type.
Message 2 of 2
(2,346 Views)