LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Re: Problem selecting cursor point plot

Hello,

i have a signal with multiple peaks. i want a cursor that point out exact peak location (X,Y values) in a graph. just like in Matlab when we click the peak it gives us the location. In labview, the cursor which i saw is movable and it may not give exact value of peak. 

Can any one guide?

Thanks

0 Kudos
Message 1 of 2
(920 Views)

Hi sundas,

 

when you want to analyze your data then you should use functions from SignalProcessing palette.

What about PeakDetector? (Or in simplest case an ArrayMinMax?)

 

Can you provide an example VI with example data embedded?

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 2 of 2
(913 Views)