Description
This block is used to distribute values of an enumeration (reminder: a boolean is an enumeration). It will count either the occurrences of each value or the time elapsed for each value on a given period (one hour, one day...).
The distribution works with CoV history extensions.
Implementation
-
Drag and drop a distrib block from the palette to the data strategy
Properties
-
Artifacts: Artifacts created by this block
-
Tables: the resulting table.
-
-
Target: The table on which the distrib will be applied.
-
Interval: The period on which aggregate values
-
Measurement: The policy to aggregate values
-
Occurrence: the count of each value in the interval
-
Time elapsed: the time elapsed for each value in the interval
-
Summary