OutsideAirOptimization is available in the Energy folder kitControl palette.
The freeCooling output is set to false if outside >= inside and set to true if outside <= inside - (abs) thresholdSpan.
There is also a low temperature check to protect against freezing.

| Property | Value | Description |
|---|---|---|
| Temperature Facets | Config Facets window |
Selects units and configures how the value displays:
Outside Temp, Inside Temp, and Low Temperature Limit properties.
|
| Humidity Facets | Config Facets window |
Selects units and configures how the value displays:
This configuration applies to the |
| Outside Temp | number of degrees of temperature (defaults to 0.0 degrees F) and null definition | Defines the current outside air temperature. This input must be valid for this object to function.
When null value is checked, the value displayed defaults to the incoming value from the device. If you remove the check mark
you can configure the |
| Outside Humidity | percentage of humidity (defaults to 0.0 RH percent) and null definition | Defines the current outside air humidity. This input must be valid for this object to function.
When null value is checked, the value displayed defaults to the incoming value from the device. If you remove the check mark
you can configure the |
| Inside Temp | number of degrees of temperature (defaults to 0.0 degrees F) and null definition | Defines the current inside air temperature. This input must be valid for this object to functio |
| Inside Humidity | percentage of humidity (defaults to 0.0 RH percent) and null definition | Defines the current inside air humidity. This input must be valid for this object to function. |
| Low Temperature Limit | number of degrees of temperature (defaults to 0.0 degrees F) and null definition | Provides freeze protection.
When null value is checked, the value displayed defaults to the incoming value from the device. If you remove the check mark
you can configure the |
| Outside Enthalpy | number (defaults to 0.00) and null definition | Displays the calculated outside air enthalpy.
When null value is checked, the value displayed defaults to the incoming value from the device. If you remove the check mark
you can configure the |
| Outside Enthalpy String | text (defaults to blank) and null definition | Provides the outside enthalpy value as a string or possible status/error message.
When null value is checked, the value displayed defaults to the incoming value from the device. If you remove the check mark
you can configure the |
| Inside Enthalpy | number (defaults to 0.00) and null definition | Displays the calculated inside air enthalpy.
When null value is checked, the value displayed defaults to the incoming value from the device. If you remove the check mark
you can configure the |
| Inside Enthalpy String | text (defaults to blank) and null definnition | Provides the inside enthalpy value as a string or possible status/error message.
When null value is checked, the value displayed defaults to the incoming value from the device. If you remove the check mark
you can configure the |
| Free Cooling | true or false (default) and null definition
|
Sets the value of the Free Cooling Command when the component determines that free cooling should be used. Otherwise, the value is null.
When null value is checked, the value displayed defaults to the incoming value from the device. If you remove the check mark
you can configure the |
| Current Mode | text (defaults to No Free Cooling) | Indicates what mode this object is currently in:
Input out of range Free Cooling No Free Cooling Low temperature Input error |
| Threshold Span | number to two decimal places (defaults to 1.00) | Configures the difference between the inside enthalpy and the outside enthalpy. The actual difference must be greater than this value before the system enables free cooling. |
| Use Enthalpy | true (default) or false |
Enables (true) and disables (false) the use of enthalpy for determining if free cooling is available. Otherwise, the component uses outside and inside temperature
to decide.
|
| Free Cooling Command | true (default) or false |
Defines the Boolean value to be set in the Free Cooling property if free cooling is available.
|
| Use Null Output | true (default) or false |
true sets the null flag on Free Cooling output when free cooling is not available.
|