LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

wave reconstitution

Solved!
Go to solution
Solution
Accepted by topic author fadetoblack

In your orginal code you are only getting one sample see below:

 

original.png

where the red circle is indicating you take the 400 (or what ever sample that you are collecting) and reduce them to only the last one. Something like this might be more what you are looking for:

 

Sample.png

 

Given this I think that you should be able to reduce the time out time on the bottom loop.

Tim
GHSP
0 Kudos
Message 11 of 12
(525 Views)

Hi aeastet

 

You are right! That was enough to get me near the solution that I wanted

I kept 20 samples and 1000Hz and I could reconstruct both waves

 

Thanks for the help

0 Kudos
Message 12 of 12
(515 Views)