Technical Manuals Online! - http://www.tech-man.com
HVAC
Type: Program
FlowType: Looping
AutoStart: True
Description: Used to Simulate an HVAC program.
Code:
Close_Damper:
DefaultDmprPosn = -2
If TS > 2 then Goto Open_Damper
Open_Damper:
DefaultDmprPosn = 2
If TS > 2 then Goto Close_Damper
File Explanation:
This program is for demonstration purposes only and is used to show
how the smoke control modes have a higher priority than the HVAC
modes. This program does not perform an HVAC function.
5-66
Smoke Control Programs
Infinity Smoke Control Guide
TOC
Need help?
Do you have a question about the Infinity and is the answer not in the manual?