08-28-2015 03:51 AM
I have USB based sensor which installs in system as an Microphone (Sound card). Whenever I excite the sensor. It will give output as a audio file. I am reading the output of the sensor using Sound input read VI. The sensitivity of the sensor is encoded into the device name of the sensor. I want to read the device name into labview. After that I can able to decode the sensitivity value. How I can read the device name into labview.
08-28-2015 07:05 AM
http://forums.ni.com/t5/LabVIEW/Device-ID-on-Sound-Input-for-USB-Mic/td-p/2117058 Hope this dicussion info will have the information that you wer asking for.
08-31-2015 02:10 PM
Maybe you could use this as a starting point.
Try the various queries in the dropdown list. See if you can identify the microphone in the items found, then look at the properties for that item.
Pull out the subVIs and build a non-interactive version.