Smoke Control Programs
5-15 Infinity Smoke Control Guide
TOC
If mid(InBuffer, SWS + 31, 1) = “A” and Main.Key then ~
SwitchState = On Else SwitchState = Off
Zone3.EXH = SwitchState
If mid(InBuffer, SWS + 32, 1) = “A” and Main.Key then ~
SwitchState = On Else SwitchState = Off
FL2SADmp.OVR.Opn = SwitchState
If mid(InBuffer, SWS + 33, 1) = “A” and Main.Key then ~
SwitchState = On Else SwitchState = Off
FL2SADmp.OVR.Cls = SwitchState
If mid(InBuffer, SWS + 34, 1) = “A” and Main.Key then ~
SwitchState = On Else SwitchState = Off
FL2RADmp.OVR.Opn = SwitchState
If mid(InBuffer, SWS + 35, 1) = “A” and Main.Key then ~
SwitchState = On Else SwitchState = Off
FL2RADmp.OVR.Cls = SwitchState
If mid(InBuffer, SWS + 36, 1) = “A” and Main.Key then ~
SwitchState = On Else SwitchState = Off
FL2VAV.OVR.Opn = SwitchState
If mid(InBuffer, SWS + 37, 1) = “A” and Main.Key then ~
SwitchState = On Else SwitchState = Off
FL2VAV.OVR.Cls = SwitchState
If mid(InBuffer, SWS + 38, 1) = “A” and Main.Key then ~
SwitchState = On Else SwitchState = Off
Zone2.PRS = SwitchState
If mid(InBuffer, SWS + 39, 1) = “A” and Main.Key then ~
SwitchState = On Else SwitchState = Off
Zone2.EXH = SwitchState
If mid(InBuffer, SWS + 40, 1) = “A” and Main.Key then ~
SwitchState = On Else SwitchState = Off
AH1Sfan.OVR.On = SwitchState
If mid(InBuffer, SWS + 41, 1) = “A” and Main.Key then ~
SwitchState = On Else SwitchState = Off
AH1Sfan.OVR.Off = SwitchState
If mid(InBuffer, SWS + 42, 1) = “A” and Main.Key then ~
SwitchState = On Else SwitchState = Off
Technical Manuals Online! - http://www.tech-man.com