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 beexplicitly 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__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 |
|---|---|---|---|---|
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 |