06-03-2014 02:28 PM
Hi.... I am developing an aplication that measures the level of noise, the same that makes a sound meter for example the sound meter measure db(A), my problem is that the tools that I have in the FPGA there is not the toolkit NI sound and vibration but I dont want to use a Host computer I want a stand-alone aplication without a computer... Someone could you help me with this problem..?
06-04-2014 11:35 AM
Hii crist_sosa
I supposing you are using a cRIO device. Have you tried deploy both the Host VI/Executable and the FPGA Application ? I found this information in deploying Stand-Alone FPGA Applications.
http://www.ni.com/white-paper/9640/en/#toc3
If you have the NI Sound and Vibration Toolkit in the developemt computer and it works well, maybe you can try deploy both the Host VI and the FPGA Application, and see if there's no any conflict. Doing this, when your device it's powered on, your application starts running. However, you will need a computer (or another device) to monitoring the measurements.
Hope this information help you !