Adder block
The Adder block performs arithmetic addition of fields.
Adder block
Description
Each output field of the adder block is the sum of a field selected from input port 1 and another field selected from input port 2.
Adder block
Block Type
Mathematical block
Input/Output ports
Each input port can only accept floating point (i.e. double) fields.
There is an output field for each sum that the block is configured to compute.
Functions performed on tags
-
On the values - The value of an output field is the mathematical sum of the 2 fields that were configured to produce the output. If the quality of any one of the input fields is bad, the value of the output field is 0 (and the quality is bad)
-
On the timestamp - The output field will always have the execution time stamp.
-
On the quality - When any of the 2 fields used to produce an output field has bad quality, the quality of the output field will be bad (and the output field's value will be 0).
Related topics: