Panasonic Eco Solutions Nordic AB
MEW01622 Rev: - EBL128 Planning Instructions V2.0.x
82
48 Output activated when input trigger condition
"Extinguishing system fault" is true.
49 Output activated when input trigger condition
"Extinguishing system released" is true.
50 Output activated when input trigger condition "Activated
key cabinet" is true.
51 Output activated when one or more faults are generated
in the control unit.
83
52 Output activated when one or more faults are generated
in the control unit.
83
53 Output activated when one or more faults are generated
in the specified Zone.
83
54 Output activated when the specified external fault is
generated.
83
55 Output activated when the specified technical warning is
generated.
56 Output activated when one or more technical warnings
are generated.
10.6 Logical operators
The logical operators available in EBLWin are in priority order:
( ) parentheses, changes priority order
NOT not-function (inverts), is written NOT in EBLWin
AND and-function, is written AND in EBLWin
OR or-function, is written OR in EBLWin
10.6.1 Control expression examples
In order to understand the possibilities to create control expressions,
here follow some AND, OR, NOT and ( ) examples and also some
control expression examples.
10.6.1.1 AND
a AND b AND c=y
y is true (=1) when all the conditions a, b, c are true, i.e. a=1 and b=1
and c=1 makes y=1. All other combinations makes y=0.
This is also shown in the following table:
Indicated by a blinking [i] in the c.i.e. display.