In A property value.
Reset is available in the Math folder of the kitControl palette.

| 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:
In value for this component.
|
| Out | read-only number (defaults to zero (0)) | Displays the result of the calculation. |
| In A | degrees of temperature (defaults to null) | Contains one or more input values (degrees of temperature) for the calculation. |
| Input Low Limit | degrees of temperature (defaults to zero (0)) | Sets the lowest limit on outside air temperature. This value must be less than the Input High Limit.
|
| Input High Limit | degrees of temperature (defaults to zero (0)) | Sets the highest limit on outside air temperature. This value must be greater than Input Low Limit.
|
| Output Low Limit | degrees of temperature (defaults to zero (0)) | Sets the lowest limit on water temperature. This value may (or may not) be greater than the Output High Limit.
|
| Output High Limit | degrees of temperature (defaults to zero (0)) | Sets the highest limit on water temperature. This value may (or may not) be greater than the Output Low Limit.
|