blockMultiplex
Multiplexer block for arbitrary number of input connectors
Extends from Modelica.Blocks.Icons.Block (Basic graphical layout of input/output block).
Information
The output connector is the concatenation of the input connectors.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Integer | n | 0 | Dimension of input signal connector |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Blocks.Interfaces.RealVectorInput[n] | u | Connector of Real input signals | |
| Modelica.Blocks.Interfaces.RealOutput[n + 0] | y | Connector of Real output signals |