monitoringFunctionEnum Enumeration |
Namespace: imbSCI.DataComplex.data.dataUnits.core
| Member name | Value | Description | |
|---|---|---|---|
| none | 0 | ||
| summary | 2 | ||
| stability | 4 | The stability: adds +1 if value is above 0 and didn't change | |
| change | 8 | The change: calculates difference between earlier value and the current | |
| final | 16 | ||
| max | 32 | ||
| min | 64 | ||
| maxFreq | 128 | ||
| minFreq | 256 |