Alex,
In the VI, I am taking the same size FFT throughout a single run of the
program. Again, I have chosen this value to capture at least one period
of the lowest frequency signal. This is so that for any window I
examine, this frequency component will be visible. Thus I am not
programmatically determining the window size to use.
For any FFT, we can just see a snapshot of the frequencies and how
prevalent they are in the signal. In the example VI, each window takes
several FFT snapshots that are then layered onto the 3D graph. Thus by
looking at the graph I can see when any frequency shows up and
disappears from the original signal.
The example shows this idea, so we may want to consider why it is that
you cannot successfully run the VI. When you say that “some settings
did not load,” what behavior is it that you see when running the VI?
Mike D.