kitControl-LongToStatusNumeric

This component converts a Long value to StatusNumeric.

LongToStatusNumeric 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 Out value of a property in an extension or other component to the target In property of a point or kitControl object (StatusNumeric value).

Figure 1. LongToStatusNumeric properties


PropertyValueDescription
FacetsConfig Facets window (defaults to null for units and a single decimal place)

Selects unit 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 configuration applies to the In property value.
Outread-only numberDisplays the converted target status numeric value.
InnumberDisplays the source long value.