LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Convert uneven sampled XY data to dynamic data for use in other signal processing subVIs

Solved!
Go to solution

Hello everyone. I am wondering about this and have searched some discussion topics but all seem to point that in order to do this, one has to resample the signal with the lowest possible dt. However for me I have obtained the data using another instrument and doing its processing/analysis using LabVIEW. Is there any subVI/method which can be used to convert a given XY train without the need to resample or interpolate, i.e. maintain the measured signal and convert the pair to a dynamic data type?

 

Thanks,

0 Kudos
Message 1 of 3
(2,593 Views)
Solution
Accepted by topic author navneet

If it is unevenly sampled it cannot be dynamic data.  Of course you can keep a copy of the original data for later comparison, but you will need to resample or interpolate in some way to do any type of processing which requires evenly sampled data.

 

Lynn

0 Kudos
Message 2 of 3
(2,585 Views)

I guess there is no other way around this. Thanks Lynn 🙂

0 Kudos
Message 3 of 3
(2,577 Views)