Question-and-Answer Resource for the Building Energy Modeling Community
Get started with the Help page
Ask Your Question

Revision history [back]

Try (or check an EMS example file if I have this syntax wrong):

If setback_sch_1 < 1,
SET oa_flow_override_1 = ...,
ELSE,
SET oa_flow_override_1 = NULL,
ENDIF;