blockMI2BooleanMOs
2 Multiple Input / Boolean Multiple Output block with same signal lengths
Extends from Modelica.Blocks.Icons.BooleanBlock (Basic graphical layout of Boolean block).
Information
Block has two Boolean input vectors u1 and u2 and one Boolean output vector y. All vectors have the same number of elements.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Integer | n | 1 | Dimension of input and output vectors. |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| RealInput[n] | u1 | Connector 1 of Boolean input signals | |
| RealInput[n] | u2 | Connector 2 of Boolean input signals | |
| BooleanOutput[n] | y | Connector of Boolean output signals |