Sum Logic Block

Description

The Sum Logic Block adds each data point of multiple, synchronized data series, and outputs a data series of those summed data points. That is, it takes all the data corresponding to a common time stamp, and adds it together. For small numbers of inputs, the multiple expression block can be used. E.g. to add 4 inputs use an expression of a+b+c+d

Note: The Sum Logic Block does not combine/merge data series. See Multiple Union logic blocks.

Functionality

Input: The Sum Logic Block can take an infinite number of input data series. To perform the sum correctly, the data series must have synchronized time stamps, otherwise the addition fails.

Output: Data series composed of the sum of all data points corresponding to a common time stamp.

Block Configuration

Name: Choose the name associated with the Sum Logic Block, describing its function within the logic rule.

Sum Logic Block functionality