To download NI software, including the products shown below, visit ni.com/downloads.
1. Overview:
This Example uses Statistics Express VI to find the maximum and minimum values of a signal and their indexes.
2. Description:
LabVIEW Express VIs are a great way to Acquire, Analyze and Present with minimal coding. In this example a sine signal with noise is simulated with the "Simulate Signal Express VI" and its maximum and minimum values are caculated using the "Statistics Express VI". This VI also provides the indexes of the maximum and minimum values.
3. Requirements
4. Steps to Implement or Execute Code
5. Additional Information or References
VI Snippet
**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.