Multiplexer
This function block puts the element N from input vector vT to the output Ta.
If N is beyond the limit of the vector vT, the last element will be connected to the output.
Signals
Name | I/O | Type(s) | Function |
---|---|---|---|
vT | I | TEXT | Text vector |
N | I | WORD | Index to access the vector |
Ta | O | TEXT | Text output |