kitControl-DoubleToStatusNumeric

This component converts a double value to StatusNumeric.

DoubleToStatusNumeric is available in the Conversion folder of the kitControl palette.

The conversion object is often used in a AX-3.5 or earlier host. This component links from the source non-status value of a property in an extension or other component to the target In property of a point or kitControl object (status value).

Figure 1. DoubleToStatusNumeric properties


PropertyValueDescription
FacetsConfig Facets window (defaults to null for units and one decimal place of precision)

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.

This definition applies to the In value for this component.
Outread-only numberDisplays the converted status numeric value.
Innumber (defaults to zero (0))Displays the source double value.