11-10-2013 02:40 AM
I want to decimate a signal that was created in "create digital waveform VI"
I tried to use the 1-D Decimate array VI but I'm not sure I know how to use it
and if I can connect it properly to the digital signal
I tried to connect it to a digital waveform graph to see if the signal is being decimated and I couldn't see anything on it..
THANKS
11-10-2013 04:59 AM
here's a way to do the decimation. The decimate array puts every N'th sample on an output. As I've wired it, it takes every 5th sample starting with sample 0. Drag the decimate bigger or smaller to affect the 1:N rate.
I doubt this is what you need, but it at least gets you the steps you can use to convert digital into something yu can decimate (and back again).