This block considers the overrides to the setpoints for dual-duct terminal unit using mixing control with discharge flow sensor. The implementation is according to the Section 5.13.7 of ASHRAE Guideline 36, May 2020.
Provide software switches that interlock to a system-level point to:
oveFloSet equals to 1, force the zone airflow setpoint
VSet_flow to zero,
oveFloSet equals to 2, force the zone airflow setpoint
VSet_flow to zone cooling maximum airflow rate
VCooMax_flow,
oveFloSet equals to 3, force the zone airflow setpoint
VSet_flow to zone minimum airflow setpoint
VMin_flow.
oveFloSet equals to 4, force the zone airflow setpoint
VSet_flow to zone heating maximum airflow setpoint
VHeaMax_flow.
oveCooDamPos equals to 1, force the cooling damper to full closed by setting
yCooDam to 0,
oveCooDamPos equals to 2, force the cooling damper to full open by setting
yCooDam to 1.
oveHeaDamPos equals to 1, force the heating damper to full closed by setting
yHeaDam to 0,
oveHeaDamPos equals to 2, force the heating damper to full open by setting
yHeaDam to 1.