12-09-2020 01:39 AM
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.
12-09-2020 01:52 AM
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?