I am having a similar problem. I understand that an FFT will convert the time to frequency, but there is a weird bit of pseudocode which I am trying to take care of. It basically wants me to take the magnitude of a sine wave that has been FFT'd and graph it using a Waveform Graph, not an XY graph. I can't figure out what I should be using for the "magnitude" bit of code. There's some magnitude-related FFT's, but they seem to have too many variables for what I'm trying to accomplish. I've fiddle with the logarithmic scales for X and Y, too, but it's not working very well.
If you wouldn't mind taking a gander at my VI, I'd appreciate any input you might have. The pseudocode is contained in the block diagram.
Message Edited by JETLI_626 on 05-15-2006 04:45 AM