mirror of
https://github.com/jomjol/AI-on-the-edge-device-docs.git
synced 2025-12-09 04:56:57 +03:00
.
This commit is contained in:
@@ -14,7 +14,7 @@ There are several reasons, that a check might be necessary:
|
|||||||
|
|
||||||
##### PreValue
|
##### PreValue
|
||||||
|
|
||||||
The last correct read value. PreValue is here a bit missleading, because normally it is the same as the last value. In the next round of reading it will be used to check nagtive rates, high rates (MaxRateValue / MaxRateType) and CCheckDigitIncreaseConsistency (dig-class11 only). Either from a previous correctly identified value or manual setting by the user.
|
The last correct read value. PreValue is here a bit missleading, because normally it is the same as the last value. In the next round of reading it will be used to check negative rates, high rates (MaxRateValue / MaxRateType) and CCheckDigitIncreaseConsistency (dig-class11 only). Either from a previous correctly identified value or manual setting by the user.
|
||||||
|
|
||||||
##### Digits
|
##### Digits
|
||||||
|
|
||||||
|
|||||||
@@ -76,7 +76,7 @@ You can change the following settings to reduce incorrect readings (but potentia
|
|||||||
So please be a bit patient with your meter :-)
|
So please be a bit patient with your meter :-)
|
||||||
|
|
||||||
## Pre-Value
|
## Pre-Value
|
||||||
PreValue is here a bit missleading, because normally it is the same as the last value. In the next round of reading it will be used to check nagtive rates, high rates (MaxRateValue / MaxRateType) and CheckDigitIncreaseConsistency (dig-class11 only). Either from a previous correctly identified value or manual setting by the user.
|
PreValue is here a bit missleading, because normally it is the same as the last value. In the next round of reading it will be used to check negative rates, high rates (MaxRateValue / MaxRateType) and CheckDigitIncreaseConsistency (dig-class11 only). Either from a previous correctly identified value or manual setting by the user.
|
||||||
|
|
||||||
If you use post processes, enable the pre-value. The pre-value must be set at first time. Set it to the current raw value.
|
If you use post processes, enable the pre-value. The pre-value must be set at first time. Set it to the current raw value.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user