Block that outputs the zone setpoint temperature (TCooSet
,
THeaSet
) and system operation mode (yOpeMod
).
The sequence consists of the following two subsequences.
The subsequence outputs one of seven types of system operation mode (occupied, warm-up,
cooldown, setback, freeze protection setback, setup, unoccupied) according
to current time, the time to next occupied hours tNexOcc
and
current zone temperature TZon
.
See
Buildings.Controls.OBC.ASHRAE.G36.ZoneGroups.OperationMode.
It sets the zone temperature setpoint according to the globally specified setpoints, the local setpoint adjustments, the demand limits adjustment, the window status and the occupancy status. See Buildings.Controls.OBC.ASHRAE.G36.ThermalZones.Setpoints.
This version is for a single zone only to be used in the Single Zone VAV sequence.