The AggregateConsumption is used to latch the calculated sum of 2 - 10 inputs. This component is useful compared to a standard add block when the source inputs might be invalid (down, stale, disabled) for some reason.
The AggregateConsumption component is located in the vykonPro palette under the energy sub folder.
Facets - BFacets property which is applied against the out slot.
Number Values - Int property which configures the number of inputs (2-10) for the component.
Total - Status Numeric property which stores the latched sum of the input slots.
InX - Status Numeric property (1-10) which are used when calculating the latched total value stored in the Total slot.
Reset Total - Sets the Total slot value to zero and stores the current value for all inputs.