Pag. 50  Programming Manual  SERIEAM 
NOTIFIER ITALIA  Doc. M-160.2-AM-8000-ENG Rev A1  AM8000_manu-prog-ENG
 
N.B. 
It is not allowed to write a CBE for a direct group, if the operands contained inside the round brackets 
are some  groups having an index lower than the group for which the CBE must be associated as in the 
following example: 
 
CBE not allowed 
 
 
 
CBE allowed 
 
 
 
It is not allowed to write a CBE for an inverse group, if the operands contained inside the round 
brackets are some groups having an index higher than the group for which the CBE must be associated 
as in the following example: 
 
 
 
 
CBE not allowed 
 
 
 
CBE allowed 
 
 
 
  XGRP 
is the operator which requires AT LEAST TWO elements of the group indicated below, to be ACTIVE. 
 
FORMAT : XGRP (GXXX)  where GXXX= Group 1  400 
 
Example: the equation of an output module is XGRP (G23) 
 
- IF ANY COMBINATION of two or several input devices (sensors or modules), which have been programmed 
(with their CBE Equation) on this software group (through the Double Consent parameter = YES.), they are 
ACTIVE. 
- THEN this output module will be activated. 
 
Or only when a thermal sensor 
( type-id “THER”) and an optical sensor (type-id “PHOT” ) which have been programmed 
(through their CBE Equation) on this software group (through the Double Consent parameter = NO), are ACTIVE.
 
- THEN this  output module will be activated, 
- 
It is not allowed to write an equation of an output module with several groups as in the following 
example: 
 
CBE not allowed 
 
G33 = (G23 G24) 
G21 = (G23 G24) 
G305 = (G306 G307) 
G307 = (G305 G306) 
XGRP (G23 G24)