WOLFRAM SYSTEM MODELER
Multiplex6Multiplexer block for six input connectors |
SystemModel["Modelica.Blocks.Routing.Multiplex6"]
This information is part of the Modelica Standard Library maintained by the Modelica Association.
The output connector is the concatenation of the six input connectors. Note, that the dimensions of the input connector signals have to be explicitly defined via parameters n1, n2, n3, n4, n5 and n6.
n1 |
Value: 1 Type: Integer Description: Dimension of input signal connector 1 |
---|---|
n2 |
Value: 1 Type: Integer Description: Dimension of input signal connector 2 |
n3 |
Value: 1 Type: Integer Description: Dimension of input signal connector 3 |
n4 |
Value: 1 Type: Integer Description: Dimension of input signal connector 4 |
n5 |
Value: 1 Type: Integer Description: Dimension of input signal connector 5 |
n6 |
Value: 1 Type: Integer Description: Dimension of input signal connector 6 |
u1 |
Type: RealInput[n1] Description: Connector of Real input signals 1 |
|
---|---|---|
u2 |
Type: RealInput[n2] Description: Connector of Real input signals 2 |
|
u3 |
Type: RealInput[n3] Description: Connector of Real input signals 3 |
|
u4 |
Type: RealInput[n4] Description: Connector of Real input signals 4 |
|
u5 |
Type: RealInput[n5] Description: Connector of Real input signals 5 |
|
u6 |
Type: RealInput[n6] Description: Connector of Real input signals 6 |
|
y |
Type: RealOutput[n1 + n2 + n3 + n4 + n5 + n6] Description: Connector of Real output signals |