07-06-2017 11:34 AM
The manual for DAQExpress seems to say that the program can calculate fast fourier transforms over a data set. After a fairly extensive look through the application there doesn't seem to be any mention of fourier transforms within, let alone analysis panels. Am I missing something, or why does this discrepancy exist?
It's mention in the manual is below.
Solved! Go to Solution.
07-07-2017
08:51 AM
- last edited on
01-08-2024
01:41 PM
by
migration-bot
Hi David,
With DAQExpress, the FFT analysis can only be performed after data has been collected, not programmatically on the block diagram.
Performing an FFT Analysis in DAQExpress
First, you need to capture some data. This can be done by either recording data from the task directly or capturing the data from a graph on the front panel.
Then, select the Capture Data tab and select the captured data. From here, you can perform the FFT.
07-07-2017
02:53 PM
- last edited on
05-15-2024
04:24 PM
by
Content Cleaner
FYI - As a reference to additional user, we have our Acquire, Record, and Process Data in NI DAQExpress tutorial available as well.