Measurement Studio for VC++

cancel
Showing results for 
Search instead for 
Did you mean: 

Resampling Problem

Hello you Guru...

I am currently trying to display a wave form in real time using the 2D graph control of measurement studio. However I sometime have to plot waveforms of 2MSamples.... Which would obviously take all my processing time.

I woul like to resample my waveform vector into vector of maximum 20000 samples. Is there any built in function that do resampling statistic in measurment studio...

thanks for the help
0 Kudos
Message 1 of 2
(3,057 Views)
Yes, the CNiMath::Decimate function will do what you are looking for (if you are a VB user, the Decimate function is on the CWDSP control).

Tony H.
Measurement Studio
0 Kudos
Message 2 of 2
(3,056 Views)