01-04-2007
07:48 PM
- last edited on
10-28-2025
04:01 PM
by
Content Cleaner
01-05-2007 03:24 AM
Have you looked at the shipped example called Peak Detection and Display. I think this is a good place to start if you want to use the peak detect vi's. If you want to find the maximum value from an array of y-values then you can use Array Max & Min. This function will return the index of the maximum value which in turn can be used to get you the x-value.
Do mean post a vi diagram as an image? You still have to attached the jpg file. After that you can use the url of the attached image to Insert an Image using the message body toolbar.
David
01-05-2007 12:46 PM
01-08-2007
08:53 AM
- last edited on
10-28-2025
04:01 PM
by
Content Cleaner
Hi madgreek! It sounds like what you might need to use is the Peak Detector PtByPt (details are available in the LabVIEW help). Additionally, this tutorial may be of interest.