AFP-3030 Programming Manual — P/N DOC-01-032:A 26/06/2015 135Basic Programming: Smoke Control Modules Smoke Control Station ProgrammingIf ACTION ON CBE is set to START, the USE SINGLE START/STOP setting is set to NO,and a Duct Detector Zone is defined:ZLstart = AND(Fan CBE Zone,ZLduct)ZLstart in this scenario is used to start the fan. In this situation, it will activate when theFan CBE Zone (mapped to smoke detectors) activates and the duct detector is off. ZLstartwill deactivate if ZLduct activates. ZLstart will restart the fan 60 seconds after the DuctDetector Zone deactivates if the Fan CBE Zone is still active. ZLstart should be the secondCBE zone of the duct detector and mapped to the Fan Start PointZLstop = NOT(ZLstart)ZLstop in this scenario is used to stop the fan. In this situation, it will activate whenZLstart is inactive and will deactivate when ZLstart is active. ZLstop will be the thirdCBE zone of the duct detector and mapped to the Fan Stop Point.If ACTION ON CBE is set to STOP, the USE SINGLE START/STOP setting is set to NO anda Duct Detector Zone is defined:ZLstart = NOT(ZLstop)ZLstart in this scenario is used to start the fan. In this situation will activate when ZLstopis inactive and will deactivate when ZLstop activates. ZLstart will be as the third CBEzone of the duct detector and mapped to the Fan Start Point.ZLstop = OR(Fan CBE Zone,NOT(ZLduct))ZLstop in this scenario is used to stop the fan. In this situation, it will activate when eitherthe Fan CBE Zone is active or Duct Detector Zone is active or if the Duct Detector Zone isoff but still within the Duct Detector Delay time (defined in the ZLduct logic equation).ZLstop will be the second CBE zone of the duct detector and mapped to the Fan StopPoint.If ACTION ON CBE is set to START, the USE SINGLE START/STOP is set to YES, and aDuct Detector Zone is defined:ZLstart in this scenario should be the second CBE zone for the duct detector and mappedto the Fan Start Point.If ACTION ON CBE is set to STOP, the USE SINGLE START/STOP is set to YES, and aDuct Detector Zone is defined:ZLstop in this scenario should be the second CBE zone for the duct detector and mappedto the Fan Stop Point.If ACTION ON CBE is set to START, the USE SINGLE START/STOP is set to NO, and noDuct Detector Zone has been defined:ZLstop = NOT(Fan CBE Zone)ZLstop in this scenario is used to stop the fan and will activate when the Fan CBE Zone isnot active.If ACTION ON CBE is set to START, the USE SINGLE START/STOP is set to NO, and noDuct Detector Zone has been defined:ZLstart = NOT(Fan CBE Zone)ZLstart in this scenario is used to start the fan and will activate when the Fan CBE Zone isnot active.H.5 Basic Programming: Smoke Control ModulesFan ModuleBy default, the Fan Start/Stop Module SILENCEBABLE option is set to YES W/ RESOUNDFIRE.To inhibit the Fan Start/Stop Module from being deactivated from the Silence/Resound Alarm but-ton on the keypad, set the Fan Start/Stop Module SILENCEABLE option to NO.When using smoke control operation, L1M159 must not be programmed or used, as this module isreserved for programming blank switch groups on the SCS modules.