Computation Module
Modules, which enables various calculations within IP-Symcon
| Computation Module | Calculation of different auxiliary values based on a group of variables, e.g. buzzer or average. |
|
| Converter | Converts a variable using a self-defined formula. |
| UMR_Calculate | Calculates the return of the formula for the Value and returns it. |
|
| ConvertMultiBoundaries | Converts a variable within set limits using a self-defined formula. |
| UMG_Calculate | Calculates the return of the formula for the value __Value__ and returns it. |
|
| ValueRangeScale | Skalierung eines Wertes innerhalb eines Wertebereiches |
|