01-05-2015 11:16 PM
In my fft code, when i connect the waveform graph to my FFT, the resulting plot is Magnitude vs Freuqnecy in bins (frequency index). How do I represent this frequency in Hertz instead of the index.
Here is my .vi
01-05-2015 11:16 PM
01-06-2015 02:20 AM
the fft vi has quite good help, which explains the frequency resolution of the output. you can use scaling options (offset and multiplier) on your chart to match the frequencies
you can also find the help here: http://zone.ni.com/reference/en-XX/help/371361H-01/lvanls/fft/
01-06-2015 02:49 AM
01-06-2015 03:42 AM
Hi gijude,
i already answered that in your other thread here! Read the sentence on manipulating the x axis!
Please stop creating double posts when you try to solve the very same topic!
01-16-2015 03:07 AM
After locating the offset. What do i set in order to have a label of 0 at the center?
01-16-2015 03:07 AM
After locating the offset. What do i set in order to have a label of 0 at the center?
01-16-2015 03:10 AM
01-19-2015 06:05 PM
Hi sir GerdW,
I already get your point, but I still dont know what to connect in my Offset
Here is the screenshot of my block diagram
01-19-2015 06:18 PM
gjjude wrote:I already get your point, but I still dont know what to connect in my Offset
The offset should be half of your sampling frequency.