Jump to content

aaronb

Members
  • Posts

    2
  • Joined

  • Last visited

Posts posted by aaronb

  1. QUOTE (Neville D @ Mar 17 2009, 12:56 PM)

    It seems you can't modify VI's in vi.lib anymore.. ARGGGHH!! Why does NI have to make everything more difficult with every new release?

    Anyway, Open up Extract Single Tone Information 1 Chan.vi, manually build an exact copy of it using Extract Single Tone Information from Hann Spectrum.vi.

    Make a copy of ma_FFT with Hanning.vi but make the WINDOW typedef constant into a Control and change from Hanning to flat top.

    Stick this modified VI into the first VI and you should be done.

    These are the mechanics of it, but you can only tell with actual data whether changing the windowing is going to give you "correct" results.

    FYI, this VI was once available as a download from the NI website and could be modified at will. Maybe you can look there again to find an older version and that might be quicker to modify.

    Neville.

    Neville,

    I am a Labview newbie and not sure what you mean by "but make the WINDOW typedef constant into a Control and change from Hanning to flat top." Could you please elaborate on this?

  2. Does anyone have any ideas in converting the built-in Labview function "Extract Single Tone Information.vi" to use Flat Top windowing instead of the default Hanning windowing? I need the same functionality this built in VI provides only I need Amplitude and Frequency (after advanced search options applied) to reflect Flat Top windowing. For context I have attached my Signal input VI which uses a DAQmx task.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.