updated param doc

This commit is contained in:
CaCO3
2025-02-15 21:55:57 +01:00
parent 15fd7a6a33
commit 9f1b7c9ef7
10 changed files with 40 additions and 10 deletions

View File

@@ -1,4 +1,4 @@
# Parameter `<NUMBER>.ChangeRateThreshold`
# Parameter `ChangeRateThreshold`
Default Value: `2`
Range: `1` .. `9`.
@@ -9,6 +9,9 @@ This parameter is intended to compensate for small reading fluctuations that occ
It is only applied to the last digit of the read value (See example below).
If the read value is within PreValue +/- Threshold, no further calculation is carried out and the Value/Prevalue remains at the old value.
!!! Note
This parameter must be prefixed with `<NUMBER>` followed by a dot (eg. `main.ChangeRateThreshold`). `<NUMBER>` is the name of the number sequence defined in the ROI's.
## Example
- Smallest ROI provides value for `0.000'x` (Eg. a water meter with 4 pointers behind the decimal point)