Smoke Control Programs
5-14 Infinity Smoke Control Guide
TOC
Zone4.PRS = SwitchState
If mid(InBuffer, SWS + 20, 1) = “A” and Main.Key then ~
SwitchState = On Else SwitchState = Off
Zone4.EXH = SwitchState
If mid(InBuffer, SWS + 21, 1) = “A” and Main.Key then ~
SwitchState = On Else SwitchState = Off
STRWL.PRS = SwitchState
If mid(InBuffer, SWS + 22, 1) = “A” and Main.Key then ~
SwitchState = On Else SwitchState = Off
Fault.Clear = SwitchState
If mid(InBuffer, SWS + 23, 1) = “A” then SwitchState = On Else ~
SwitchState = Off
LampTest = SwitchState
If mid(InBuffer, SWS + 24, 1) = “A” and Main.Key then ~
SwitchState = On Else SwitchState = Off
FL3SADmp.OVR.Opn = SwitchState
If mid(InBuffer, SWS + 25, 1) = “A” and Main.Key then ~
SwitchState = On Else SwitchState = Off
FL3SADmp.OVR.Cls = SwitchState
If mid(InBuffer, SWS + 26, 1) = “A” and Main.Key then ~
SwitchState = On Else SwitchState = Off
FL3RADmp.OVR.Opn = SwitchState
If mid(InBuffer, SWS + 27, 1) = “A” and Main.Key then ~
SwitchState = On Else SwitchState = Off
FL3RADmp.OVR.Cls = SwitchState
If mid(InBuffer, SWS + 28, 1) = “A” and Main.Key then ~
SwitchState = On Else SwitchState = Off
FL3VAV.OVR.Opn = SwitchState
If mid(InBuffer, SWS + 29, 1) = “A” and Main.Key then ~
SwitchState = On Else SwitchState = Off
FL3VAV.OVR.Cls = SwitchState
If mid(InBuffer, SWS + 30, 1) = “A” and Main.Key then ~
SwitchState = On Else SwitchState = Off
Zone3.PRS = SwitchState
Technical Manuals Online! - http://www.tech-man.com