2020-05-20 02:51 AM
I am measuring on black targets from two differnent distances.
The sensor is calibrated and in interrupt mode.
Every time I measure, I take 10 measurements and calculate the average.
How can I improve this?
I am using the STM API, my settings for the measurement are the following:
UpscaleSetScaling: 1
MaxConvergenceTime: 12
InterMeasurePeriod: 0
I tried several combinations, but had no success.
Best Regards