Multifunction DAQ

cancel
Showing results for 
Search instead for 
Did you mean: 

measuring max and min values for each cycle in a 50 cycle sine wave.

I need to be able to measure every positive and negitaive voltage in a 50 cycle sine wave. I believe the min and max function gives you an overall min and max for a given signal. I need a record for every cycle. I am using labview 6.1 E series daq.
thanks.
0 Kudos
Message 1 of 3
(2,615 Views)
Joe,

The Waveform Peak Detection.vi in LabVIEW will give you the local minima and maxima (valleys and peaks) of a waveform. You will need to use this function twice, once for the valleys and once for the peaks.

Christian L
NI Consulting
authored by
Christian L, CLA
Systems Engineering Manager - Automotive and Transportation
NI - Austin, TX


  
0 Kudos
Message 2 of 3
(2,615 Views)
Thanks Christian,
Your solutions works fine for my application. This is the first time I have used this forum for help. I will surely use it again.
Thanks
Joe N
0 Kudos
Message 3 of 3
(2,614 Views)