120 AFP-3030 Programming Manual — P/N DOC-01-032:A 26/06/2015
CBE: Zones and Equations Equations
OR(AND(L1D1,L1D4),AND(L2D6,L2M3,NOT(L2M4)),ANYX(2,L1M13,L1M14,L1M15))
D.2.3 Fault Equations
A fault equation follows the same syntax rules as the logic equation. The system allows up to a
hundred fault equations, ZT001 through ZT100. It differs from a logic equation in the following
manner:
• Equations evaluate as true when the arguments go into fault.
• Argument entries may consist of system fault codes. Refer to Appendix G, “System Faults” for
a listing of these codes.
Examples:
AND(L1M149,L2M110) will evaluate as true when both arguments go into fault.
OR(ZT049,ZT050) will evaluate as true when either argument goes into fault.
D.2.4 Smoke Control and Fire Brigade Considerations
The following should be taken into consideration when programming the fire panel for use with
smoke control or Brigade interface devices. Refer to
Appendix H, “Smoke Control Station Pro-
gramming”, on page 133 for additional smoke control station programming.
ZL800 - This logic zone contains the following default programming and will activate for any
alarm on the fire panel, but will deactivate in the event of a smoke control disable event. It can be
modified to specify ZF24 from specific nodes if desired.
AND(ZF24,NOT(ZF6))
ZL820 - This logic zone contains the following default programming and will activate during any
smoke control activation on the fire panel. It can be modified to specify ZF24 from specific nodes
if desired.
OR(ZF24)
ZL900 - Disabling logic zone 900 will disable all ARE Interface Board outputs (P5, P6, P8, P9,
P10). Re-enabling logic zone 900 will re-enable all ARE Interface Board outputs. This logic zone
should not be modified or used for any other function.