02-02-2017 02:33 PM
Dear experts,
I have .lvm files recorded by sound and vibration toolkit and cDAQ-9171.
How I can convert these recorded .lvm files into .wav or any other audible file format?
Thank you,
Mahmoud
02-02-2017 02:42 PM
Just use the Sound File Write Simple.vi
02-02-2017 03:10 PM
Thanks for the vi.
Could you elaborate how to use it? I'm new to LabVIEW.
02-03-2017 09:30 AM - edited 02-03-2017 09:30 AM
The linked help should be all the information you need, including how to use it and where to find it. It requires the path of where the file should be written to on disk, it needs the analog waveform data that is made up of a start time, delta time betwen samples, and the samples themselves, and the bits per second which can be left unwired. After running that function with the waveform input you should either get the file, or an error telling you why it couldn't make the file. If you don't know how to write code in LabVIEW I suggest you take some of the free training online like the 6 hour course.
-MyRIO Project Essentials Guide (lots of good simple circuits with links to youtube demonstrations)
Learn NI Training Resource Videos
6 Hour LabVIEW Introduction
Self Paced training for students
Self Paced training beginner to advanced, SSP Required
Unofficial Forum Rules and Guidelines
Get going with G! - LabVIEW Wiki.
17 Part Blog on Automotive CAN bus. - Hooovahh - LabVIEW Overlord