blockPartialController
Interface class for AHU controller
Information
This partial class provides a standard interface for air handler controllers.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Integer | nZon | Number of served zones | |
| Buildings.Templates.Data.AllSystems | datAll | Top-level (whole building) system parameters | |
| Buildings.Templates.Components.Types.Fan | typFanSup | Type of supply fan | |
| Buildings.Templates.Components.Types.Fan | typFanRel | Type of relief fan | |
| Buildings.Templates.Components.Types.Fan | typFanRet | Type of return fan | |
| Integer | nFanSup | Number of supply fans | |
| Integer | nFanRel | Number of relief fans | |
| Integer | nFanRet | Number of return fans | |
| Buildings.Templates.AirHandlersFans.Components.Data.PartialController | dat | Design and operating parameters | |
| Configuration | |||
| Buildings.Templates.AirHandlersFans.Types.Controller | typ | Type of controller | |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Buildings.Templates.AirHandlersFans.Interfaces.Bus | bus | AHU control bus | |
| Buildings.Templates.ZoneEquipment.Interfaces.Bus[nZon] | busTer | Terminal unit control bus |