LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

User controlled storing and using data in array for calculation

Hello everyone. I want to store and use Digital Input pulse measurement times in an array. User controlled number of measurements should be stored in an array and be calculated by using mean of these values to get accurate results. I have question for how can i define this in Labview.  

0 Kudos
Message 1 of 2
(864 Views)

Hi Alim,

 


@AlimBacakoglu wrote:

I want to store and use Digital Input pulse measurement times in an array.

User controlled number of measurements should be stored in an array and be calculated by using mean of these values to get accurate results.

I have question for how can i define this in Labview.


Use an array to store your "pulse measurement times". Then use the Mean function…

Is there any other question?

 

You don't "define in LabVIEW", you program in LabVIEW. Did you note those Training resources in the header of the LabVIEW board?

Best regards,
GerdW


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