To download NI software, including the products shown below, visit ni.com/downloads.
Overview
This code was developed to show how to build a waveform with input single pieces of data, then perform an FFT then display the results in a simple straightforward fashion.
Description
This code takes simulated single point data in the form of a sine wave (4 points per revolution) then outputs the data into a waveform and performs an FFT based on the data. When used on actual data, the code will need to be adjusted to match the different update rates of your hardware.
Requirements
Steps to Implement or Execute Code
Additional Information or References
VI Block Diagram
If this code is too simple please see the example code in LabVIEW or this example: https://decibel.ni.com/content/docs/DOC-28042
**This document has been updated to meet the current required format for the NI Code Exchange.**
Example code from the Example Code Exchange in the NI Community is licensed with the MIT license.