LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Find maximum value of waveforms

Hi

I need to multiply 2 sine waves and find the Maxumim value .I have used array Max and Min function but it is not working as I expected.Would u please help me how can I find the max value

0 Kudos
Message 1 of 4
(5,642 Views)

It's not working because you are not passing an acceptable array to the function. You need to use the Get Waveform Components function to get the Y array. No need at all for the build array function.

0 Kudos
Message 2 of 4
(5,635 Views)

Hi en99,

 

As Dennis explained, see the the attached VI Snippet (PNG).

 

Best Regards,

 

Christian Hartshorne

NIUK

0 Kudos
Message 3 of 4
(5,599 Views)

This may help...

-------------------------------------------------------------
kudos welcome
0 Kudos
Message 4 of 4
(5,581 Views)