LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

integration of imported signals

I want to import a test signal from an excel spreadsheet and integrate it. I can import the signal but I can't integrate it. I have tried to use the integral.vi but it keeps coming up as zero.
0 Kudos
Message 1 of 3
(2,561 Views)
Did you remember to enter your dt value (inverse of sample rate) into the Integral.vi? The VI needs that information to integrate correctly.

The attached VI shows a simple example where dt is set to 10ms corresponding to a sample rate of 100 Hz.
Message 2 of 3
(2,561 Views)
Thank you very much. That was very helpful.
0 Kudos
Message 3 of 3
(2,561 Views)