mirror of
https://github.com/jomjol/AI-on-the-edge-device.git
synced 2025-12-08 12:36:52 +03:00
11 lines
389 B
Markdown
11 lines
389 B
Markdown
# Parameter `AllowNegativeRates`
|
|
Default Value: `false`
|
|
|
|
Allow a meter to count backwards (decreasing values).
|
|
|
|
!!! Note
|
|
This is unusual (it means there is a negative rate) and not wanted in most cases!
|
|
|
|
!!! Note
|
|
This parameter must be prefixed with `<NUMBER>` followed by a dot (eg. `main.AllowNegativeRates`). `<NUMBER>` is the name of the number sequence defined in the ROI's.
|