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
- LabVIEW 2012 (or compatible)
4. Steps to Implement or Execute Code
- Configure the parameters of the simulated signal
- Run the VI
- A sine signal with noise and the maximum and minimum values of this signal will be displayd. The indexes of the maximum and minimum values will be also be displayed.
5. Additional Information or References
VI Snippet
