OR, 8 Inpt
Contents

1.Description

This module provides the possibility of the OR operation of up to 8 inputs. If at a minimum of one of the inputs there is a value of <> 0 (not equal to zero), the result is 1.

2.Inputs

No.NameInitialisationDescription
1E10
The first communication object is assigned here.
2E20
The second communication object is assigned here.
3E30
The third communication object is assigned here.
4E40
The fourth communication object is assigned here.
5E50
The fifth communication object is assigned here.
6E60
The sixth communication object is assigned here.
7E70
The seventh communication object is assigned here.
8E80
The eighth communication object is assigned here.

3.Outputs

No.NameInitialisationSBCDescription
1A10s
The linking result of the inputs is output here. A 1-bit value is output.
2A2 neg0s
The negated linking result of the inputs is output here. A 1-bit value is output.
3A3 (sbc)0sbc
The linking result of the inputs is output here. A 1-bit value is output. Output does not send during a restart.
4A4 neg (sbc)0sbc
The negated linking result of the inputs is output here. A 1-bit value is output. Output does not send during a restart.
s = send, sbc = send by change

4.Other

Recalculation during start:Yes
Module is retentive:No
Internal designation:9007
Category:Gate

5.Similar functions

AND, 2 Inpt
AND, 4 Inpt
AND, 8 Inpt
OR, 2 Inpt
OR, 4 Inpt
Transfer gate
XOR, 2 Inpt
XOR, 4 Inpt
XOR, 8 Inpt