AM_8000  Programming Manual  PAGINA - 53 
AM8000_manu-prog-ENG  Doc. M-160.2-AM-8000-ENG Rev A1  NOTIFIER ITALIA 
 
Examples of programming: 
 
  OPTIONS 
The following example points out three ways to perform a simple programming, that is the output module 
activation as a response to an alarm on a detector (or any other alarm input device) 
 
OPTION A  OPTION B  OPTION C 
Fire detection device  Fire detection device  Fire detection device 
LOOP 1 - detector 1  LOOP 1 – detector 1  LOOP 1 - detector 1 
Output device  Output device  Output device 
LOOP 1 – output module 1  LOOP 1 – output module 1  LOOP 1 – output module 1 
Detector equation = (G1)  Detector equation =   Detector equation = (L1M1) 
Module equation =   (G1)  Module equation =  (L1S1)  Module equation =  
 
  GENERAL ALARM 
The following example shows a method of control unit programming for the general alarm.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
The L1M2 output module is associated with the group G1 and will be activated in case of alarm on the L1S1 
and L1S2 detectors. 
 
The L1M3 output module is associated with the group G2 and will be activated in case of alarm on the L1S3 
detectors or on the L1M1 input module. 
 
The L1M4 output module is used as a general alarm device; it will be activated in case of alarm on any fire 
detection device (detector or input module) of the system, because all fire detection devices are associated with 
the group G3. 
 
 
 
 
Fire detection 
device L1S1 
Fire detection 
device L1S2” 
Fire detection 
device L1S3 
Fire detection 
device L1M1 
Software 
group             
1 
Software          
group 2 
 Software 
group             
3 
Output device      
L1M2 
Output device      
L1M3 
Output device      
L1M4