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.

| 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:
|
| Out | number (defaults to zero (0)) | Shows the current binary state of the point (on or off). |