kitControl-NumericSwitch

This component selects one of two StatusNumeric inputs based upon the Boolean value at the StatusBoolean input In Switch.

NumericSwitch is available in the Util folder of the kitControl palette.

Figure 1. BooleanSwitch properties


PropertyValueDescription
FacetsConfig Facets window (defaults to null units, a single decimal place, minimum=negative infinity, and maximum=positive infinity)

Selects units and configures how the value displays:

units defines the unit of measure fromacceleration to volumetric flow.

precision defines the number of decimal places.

min defines the lowest value allowed.

max defines the highest value allowed.

This definition applies to the Out property value for this component.

Outnumber (defaults to zero (0)) and null definitionDisplays the result of the selection.
In Switchtrue or false (default) and null definitionIndicates which input value to select.
In Truetrue or false (default) and null definitionReturns string value for when In Switch is true.
In Falsetrue or false (default) and null definitionReturns string value for when In Switch is false.