Measurement Studio for VB6

cancel
Showing results for 
Search instead for 
Did you mean: 

I'm looking for code to measure SNR, SNDR, etc. using Measurement Studio, Visual Basic.

I've collected audio ADC data and wish to measure signal-to-noise, frequency, amplitude, etc. I'm using Measurement Studio with VB.
0 Kudos
Message 1 of 2
(4,066 Views)

Frequency and Amplitude should be easy to measure. The CWDSP frequency domain processing methods perform transformations between the time domain and frequency domain and perform analysis in the frequency domain. Slightly more difficult is the measurement of SNR. 

regards,
Eric Meyer
Applications Engineer
National Instruments

0 Kudos
Message 2 of 2
(4,066 Views)