11-07-2013 09:50 AM
I have a DOS6012A and I want to measure audio dropouts automatically with Labview.
This is an example of the signal. How can I do this with Labview?
Can you turn the waveform into an array and read the amplitude readings?
And then search the data?
How would that be done?
11-07-2013 05:16 PM
Do you have the data in Waveform data in LabVIEW yet?
If not, then get the appropriate driver http://sine.ni.com/apps/utf8/niid_web_display.model_page?p_model_id=7562 use it to acquire a waveform into LabVIEW and then you can extract the amplitude data and have your way with it.