Multiplexer
![]() |
![]() |
| Vector | C | ST | |
| in the palette | on the schematic |
The block is vectorized, implements the "compression" of several scalar or vector input signals into one vector output signal of the "databus" type. The dimension of the output vector is equal to the sum of the dimensions of the inputs.
Inputs
- input_n - port for the input vector. The number of ports is configured in the block properties.
Outputs
- output - the output vector formed from the input ones.
Properties
- Number of ports – the number of block input ports.
Parameters
none
Note:
- The block forms one output signal.
- Named properties can be set as local model variables (submodels) in a programming language script, as global project signals using the Tools → Signals main menu item, or as external project signals using an attachable signal database.

