DeMultiplex2
DeMultiplexer block for two output connectors
Library
Modelica/Blocks/Routing
Description
The input connector is split up into two output connectors. Note, that the dimensions of the output connector signals have to be explicitly defined via parameters n1 and n2.
Parameters
Name | Label | Description | Data Type | Valid Values |
---|---|---|---|---|
mo_n1 | n1 | Dimension of output signal connector 1 | Scalar | |
mo_n2 | n2 | Dimension of output signal connector 2 | Scalar |
Name | Label | Description | Data Type | Valid Values |
---|---|---|---|---|
mo_u | u | u | Structure | |
mo_u/fixed | fixed | Cell of vectors | true | |
mo_u/start | start | Cell of vectors | ||
mo_y1 | y1 | y1 | Structure | |
mo_y1/fixed | fixed | Cell of vectors | true | |
mo_y1/start | start | Cell of vectors | ||
mo_y2 | y2 | y2 | Structure | |
mo_y2/fixed | fixed | Cell of vectors | true | |
mo_y2/start | start | Cell of vectors |
Ports
Name | Type | Description | IO Type | Number |
---|---|---|---|---|
u | implicit | Connector of Real input signals | input | 1 |
y1 | implicit | Connector of Real output signals 1 | output | 1 |
y2 | implicit | Connector of Real output signals 2 | output | 2 |