04-02-2015 02:53 AM
Hi Jeff
I do something near but I need the statistics at the end not in time
At each 10cm calculates in the data stored in the array de values
04-02-2015 01:00 PM - edited 04-02-2015 01:02 PM
simple enough
You probably should wire "Sample Length" to Quotient and Remainder
04-02-2015 03:38 PM
Hi Jeff
Nest week I will experiment in really conditions, seems this code will be what I want.
Very very thank you.
Best regards
cp
04-06-2015 03:29 AM
Hi Jeff
After some upgrades in software I need your help again
You can see the explanation in front panel
But the laser reads from 0 to 10 cm.
For calculations I need the max value from 0-5cm, the max value from 6-10cm and the average from 0-10cm.
The code almost works, the probelm is that it calculates each 5 cm, and I need only each 10cm, I need to keep the max 0-5cm for the end calculations at 10cm
Formula = (max0-5cm + max6-10cm)/2 - average10cm
Hoppe you understand
best regards
cp