LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Derivative of analogue signal

Hello!

I use NI cRIO-9075 and module NI9205.

I need to get derivative from analogue sensor, input AI0. How can i get this?

So, help please to get array from AI0. I have next idea: need to get 10s and 1st value from array, and then :             dxdt= (x10-x1)/t. This infromation into graph wave.

Thanks!

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

Hi Dimition,

 

use a shift register…

(Or for longer periods the PtByPt-DataQueue.)

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 2 of 2
(1,740 Views)