kitControl-Add
This math component performs the operation: out
= (inA + inB + inC + inD).
AbsValue is in the Math folder of the kitControl palette. It adds together up to four input values, generating a single output value.

| Property | Value | Description |
|---|---|---|
| Facets (Numeric) | Config Facets window | Selects units and configures how the value displays: units defines the unit of measure from acceleration to volumetric flow. precision defines the number of decimal places. |
| Out | read-only number | Displays the sum of the four input values. |
| In A, In B, In C, In D | numbers (up to four values) | Defines the numbers to add. |