[MUX4_R] Multiplexer 1 of 4 real values
Function block MUX4_R switches 4 real inputs to one output in dependence of a selector.
MUX4_R switches 4 real inputs to one output in dependence of a selector.
Functioning
MUX4_R switches the input [In0]…[In3] defined by selector [K] to the output [Out].
If the value of selector [K] is smaller than 0 or greater than 3, the output [Out] is set to 0.
Selector | Output |
|---|---|
K < 0 | 0 |
K = 0 | In0 |
K = 1 | In1 |
K = 2 | In2 |
K = 3 | In3 |
K > 3 | 0 |