packageZoneStates
AHU Zone States
Information
This package provides constants that indicate the AHU zone state.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Integer | cooling | 3 | Output of the space cooling control loop is nonzero |
| Integer | deadband | 2 | When not in either heating or cooling |
| Integer | heating | 1 | Output of the space heating control loop is nonzero |
Revisions
-
July 18, 2017, by Milica Grahovac:
First implementation.