Multiplex4
Multiplexer block for four input connectors
Library
Modelica/Blocks/Routing
Description
The output connector is the concatenation of the four input connectors.Note, that the dimensions of the input connector signals have to beexplicitly defined via parameters n1, n2, n3 and n4.
Parameters
Name | Label | Description | Data Type | Valid Values |
---|---|---|---|---|
mo_n1 | n1 | Dimension of input signal connector 1 | Scalar | |
mo_n2 | n2 | Dimension of input signal connector 2 | Scalar | |
mo_n3 | n3 | Dimension of input signal connector 3 | Scalar | |
mo_n4 | n4 | Dimension of input signal connector 4 | Scalar |
Name | Label | Description | Data Type | Valid Values |
---|---|---|---|---|
mo__nmodifiers | Number of Modifiers | Specifies the number of modifiers | Number | |
mo__modifiers | Modifiers | Add new modifier | Structure | |
mo__modifiers/varname | Variable name | Cell of strings | ||
mo__modifiers/attribute | Attribute | Cell of strings | 'start' | |
mo__modifiers/value | Value |
Ports
Name | Type | Description | IO Type | Number |
---|---|---|---|---|
u1 | implicit | Connector of Real input signals 1 | input | 1 |
u2 | implicit | Connector of Real input signals 2 | input | 2 |
u3 | implicit | Connector of Real input signals 3 | input | 3 |
u4 | implicit | Connector of Real input signals 4 | input | 4 |
y | implicit | Connector of Real output signals | output | 1 |