08-11-2010 02:33 PM
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
08-11-2010 02:38 PM
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.
08-12-2010 03:25 AM
Hi en99,
As Dennis explained, see the the attached VI Snippet (PNG).
Best Regards,
Christian Hartshorne
NIUK
08-12-2010 04:39 AM
This may help...