Buildings.Controls.OBC.ASHRAE.G36_PR1.Types.ZoneStates

AHU Zone States

Information

This package provides constants that indicate the AHU zone state.

Extends from Modelica.Icons.Package (Icon for standard packages).

Package Content

Name Description
cooling=3 Output of the space cooling control loop is nonzero
deadband=2 When not in either heating or cooling
heating=1 Output of the space heating control loop is nonzero

Types and constants

constant Integer cooling=3 
  "Output of the space cooling control loop is nonzero";
constant Integer deadband=2 "When not in either heating or cooling";
constant Integer heating=1 
  "Output of the space heating control loop is nonzero";