AND_ – Logical product of two signals
Block SymbolLicensing group: STANDARD
Function Description
The AND_ block computes the logical product of two input signals U1 and U2.
If you need to work with more input signals, use the ANDOCT block.
Inputs
U1 | First logical input of the block | bool |
U2 | Second logical input of the block | bool |
Outputs
Y | Output signal, logical product () | bool |
NY | Boolean complementation of Y () | bool |
[Back to top] [Up] [Next]