Hi - I have a quick question:
I am using DAQ assistant and I am sampling at 1 kHz and I am reading 1000 samples. What my program does is perform an FFT on that signal. But my FFT size is 1024 (power of two) and I was just wondering if I should increase 'the number of samples read' to 1024 to make mathematical sense?
Basically I am wondering if those last 24 points the FFT vi is reading are the correct ones. The reason I only take 1000 samples now is because I also do an autocorrelation and I only want 1000 points going into that VI.
Thanks
Cameron