88
Programming—IFC-1010/2020 Programming
L1D1
Z15
L1D3
L1M1
M5x0CJ
AND(Z9 Z15 Z23)
(Z23)
andops
Operator:
Equation:
All three operands in the equation
be in alarm for the control module to be activated.
Software Zone 9 is in alarm
Software Zone 15 is in alarm
Software Zone 23 is in alarm,
this control module is activated.
must
IF AND
IF
AND
IF
THEN
The
operator requires that each operand
be in alarm.
AND
AND
(Z9 Z15 Z23)
Figure 73: AND Operator Equation
Z2
L1M1
M5x0CJ
L1D4
NOT(Z2)
notops
Operator:
Equation:
The control module remains activated
the operand comes into alarm.
Software Zone 2 is in alarm,
this control module is
.
until
IF
THEN
deactivated
The
operator inverts the state of the operand
(activated to deactivated OR deactivated to activated).
NOT
NOT
(Z2)
(Z2)
Figure 74: NOT Operator Equation
L1D3
L1D2
L1M3
M5x0CJ
L1D1
xzoneops
Operator:
Equation:
Any combination of two or more initiating
devices (L1D1, L1D2, L1D3, L1D4) that have
been programmed (Control-By-Event) to this
software zone (Z23) come into alarm,
this control module is activated.
IF
THEN
For
operation, the
counting operator may be used.
Cross Zone
XZONE
XZONE
(Z23)
L1D4
Z23
(Z23)
(Z23)
(Z23)
(Z23)
XZONE(Z23)
Figure 75: XZONE Operator Equation
AND
NOT
XZONE