LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

finding highest amplitude from a signal

Solved!
Go to solution

I have to find the highest amplitude value of my signal .This should be done automatically without using any cursors

 

@nk
0 Kudos
Message 1 of 4
(2,083 Views)
Solution
Accepted by topic author @nk

What is the datatype of your signal (dynamic, waveform, array, etc).

 

Try e.g.:

 

Array Max&Min

Waveform Max&Min

Statistic express VI

Message 2 of 4
(2,062 Views)

It is 1D array of 64 bit double.

@nk
0 Kudos
Message 3 of 4
(2,046 Views)

Thank You

@nk
0 Kudos
Message 4 of 4
(2,040 Views)