AND, 8 Inpt
Contents

1.Description

This module provides the possibility of the AND operation of 2, 4 or 8 inputs. If all inputs have a value!=0 (not equal to zero), the result is 1.

2.Inputs

No.NameInitialisationDescription
1E11
The first communication object is assigned here.
2E21
The second communication object is assigned here.
3E31
"
4E41
"
5E51
"
6E61
"
7E71
"
8E81
"

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:9004
Category:Gate

5.Similar functions

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