LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

calculating area under the curve from an oscilloscope using labview

Hi everyone,

I am quite new to labview. I am using a Tektronix TBS 1052B oscilloscope, and I was trying to calculate the area under the curve of a given signal without using the cursor gating manually. I was trying get the waveform into an array and find the first two 0 line points, and get the area that way. But if I want to do it using labview, how would it find out what the 0 line points are? Is there any way to find the area using labview when the two points will be determined after a pulse has been received?

 

Thanks,

Kaawn

0 Kudos
Message 1 of 2
(1,944 Views)

How does the array data look like?

What is the definition of the term "0 line point"?

 

Please attach a simple VI containing typical data and describe what part you want to integrate and in what units.

0 Kudos
Message 2 of 2
(1,932 Views)