V1 + V2
Overview
This operator adds a real or complex scalar or vector to another real or complex scalar or vector, using general rules of complex calculus.Operator ports
Input V1: Any sample type. The connection is not limited to one type of signal.Input V2: Any sample type. The connection is not limited to one type of signal.
Output V1+V2: Floating point value buffers
Properties
Find more information about changing properties here: "Properties Viewer"Caption
type: Word or phraseThe name of the object in the project. This name must not contain '.', '$' nor '@' characters.
For more information about the rules and usage of the Caption property, please refer to "Caption property - background and usage".
Documentation
type: See descriptionOptional documentation of this object. If this object is an operator, the Documentation text is displayed below the operator symbol.
Details
Addition is performed field by field, and if one input is a scalar (single value) and the other a vector, all the fields of the vector will be added to the scalar value.Examples
Example: Diagram Exmp
This example shows how a bar diagram can be made, using Set Field Number and the AdderExamples\DF0506002_001_Bar_Diagram_Exmp.xmc