kitControl-NumericConst

This component provides constant StatusNumeric value, with available action to Set.

NumericConst is available in the Constants folder of the kitControl palette

Constant components are far simpler than writable control points (no priorities, status processing, and so forth). Constant components provide a linkable status-type output value and a default Set action for changing that value. This type of object may be handy when the same target property of multiple components needs to be adjusted simultaneously. Constants may also help clarify logic on a wire sheet.

Figure 22.   NumericConst properties
Image
Property Value Description
Facets Config Facets window (defaults to null for units, one decimal place for precision, negative infinity for minimum, and positive infinity for maximum) 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.

min defines the lowest value allowed.

max defines the highest value allowed.

Out number (defaults to zero (0)) Shows the current binary state of the point (on or off).