LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

integral

Hi,

 

I'm having touble getting the result i require when integrating. I have an analog signal of flow rate coming from a myDAQ. I need to integrate this signal for one period to determine the volume of liquid that has entered a chamber. The integral has an initial condition (x0). I've tried using a number of the integration tools and indexing but i can't seem to integrate for only one period.

 

Cheers

0 Kudos
Message 1 of 3
(2,323 Views)

What is the datatype of your singal (array, waveform, dynamic, etc.). It is much easier to get help if you attach some code.

 

Especially show us what you tried, what you got, and what you expected to get instead.

0 Kudos
Message 2 of 3
(2,317 Views)

I have dynamic data that is being converted into a 1D array of scalars. That data is then input to the integral x(t) block. I should be getting an oscillating result, however this is not the case. I attached my VI and put in a simulation of the signal that I should get as an output from the myDAQ.

0 Kudos
Message 3 of 3
(2,310 Views)