Overview
This code allows the user to applies a Hanning Window to an Input Signal "Acq" and calculates the FFT for the result.
Description
MathScript RT node applies a Hanning Window to a Simulated Signal "Acq" and calculates the FFT for the result. The code then trims the second half of the FFT and finally Log Scales the result.
Requirements
LabVIEW 2012 (or compatible)
MathScript Module 2012 (or compatible)
Steps to Implement or Execute Code
- Go to Block Diagram and connect a 1D Array Signal to Acq MathScript Node input
- Run VI
Additional Information or References

**This document has been updated to meet the current required format for the NI Code Exchange.**