In Facets to a different definable Out Facets.
NumericUnitConverter is available in the Conversion folder of the kitControl palette.
This component is unique in that it does not change the data type (both input and output are StatusNumeric). It changes the actual numeric value. To produce a valid numeric output, both configured facets must conform to the same category (such as temperature, power, and so forth). Otherwise, the NumericUnitConverter reports a fault status.

| Property | Value | Description |
|---|---|---|
| In Facets | Config Facets window | Configures the unit of measure for the In value.
|
| In | number and null definition (defaults to 0) | Displays the source value based on the source unit of measure.
When null is checked, the value displayed defaults to the incoming value from the device. If you remove the check mark you
can configure the |
| Out Facets | Config Facets window | Configures the unit of measure for the Out value.
|
| Out | read-only number | Displays the converted out value based on its unit of measure. |