Andover Controls Infinity Manual page 148

Smoke control
Table of Contents

Advertisement

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 = 0.6
If (Damper OverrideValue > 0.595) and (Damper OverrideValue
< 0.605) then Goto Close_Wait
Close_Wait:
If TS > 4 then Goto Open_Damper
Open_Damper:
DefaultDmprPosn = 0.4
If (Damper OverrideValue > 0.395) and (Damper OverrideValue
< 0.405) then Goto Open_Wait
Open_Wait:
If TS > 4 then Goto Close_Damper
EndCode
EndObject
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-72
Smoke Control Programs
Infinity Smoke Control Guide
TOC

Hide quick links:

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the Infinity and is the answer not in the manual?

Table of Contents

Save PDF