Instruction Manual

d1 not z1
01
10
Not behaves different, dependent from
-Download e.g. POWER ON (RAM-Buffer empty )
-POWER ON (RAM-Buffer o.k.)
for example initialization first calculation
Download or online r offline
z1=0 z1=1
POWER ON and RAM o.k.
z1=1 z1=1
III-4.3 OR (OR gate (No. 62))
z d OR d OR d OR d
11234
=
Logic function OR combines inputs d1...d4 according to the truth table given below. Unused inputs are interpreted as
logic 0.
d1 d2 d3 d4 z1
not z1
00000 1
00011 0
00101 0
00111 0
01001 0
01011 0
01101 0
01111 0
10001 0
10011 0
10101 0
10111 0
11001 0
11011 0
11101 0
11111 0
Logic functions 9499-040-82711
III-107 OR (OR gate (No. 62))
d1
d2
d3
d4
z1
not z1
?1