You can set the tolerance for the evaluation of traffic lights. In this case, the traffic lights change if the tolerance condition also applies.
|
Note |
|
The MinMax table does not support any tolerance types. |
The following tolerance types are available:
percent:
Tolerance type that defines the minimum or maximum percentage of the points that must or may lie inside or outside the feasible range without violating the thresholds.
time:
Tolerance type that defines the maximum time in seconds, for which the time series can leave the feasible range continuously, and the thresholds would still be considered as not violated.
count:
Tolerance type that defines how many points are allowed to lie inside or outside the feasible range and the thresholds would still be considered as not violated. This evaluation behavior corresponds to percent tolerance but uses the absolute instead of relative point numbers.