Click here to return to the Multiplexers and Demultiplexers page
This block outputs the input signal from the input pin, if and only if the control signal falls within the range specified in the numerical controls (>) and (<). If the control signal is out of range, the input is disabled and a zero value is output. The control pin can be sourced by a DC Input Entry, Counter, or an Index Lookup Table block.
Name | ADSP-214xx | ADSP-215xx/SC5xx | ADAU145x/146x |
---|---|---|---|
State Machine | S/B | S/B | S |
Name | Type | Description |
---|---|---|
ControlInput | Control | Control input value checked with the specified condition |
InputX | Audio | Input Channel X |
Name | Type | Description |
---|---|---|
OutputX | Audio | Output Channel X |
Note:
GUI Parameter | Default Value | Range | Function Description |
---|---|---|---|
NumChannels | 1 | 1 to 20 | Number of channels. Change in this value requires re-compilation |
HighControl_ChannelX | 0 | N/A | Maximum value to compare with control input |
LowControl_ChannelX | 0 | N/A | Minimum value to compare with control input |
Note:
Parameter Name | Description | ADSP-214xx/SC5xx/215xx | ADAU145x/146x |
---|---|---|---|
HighControl_ChannelX | Maximum value to compare with control input | Float | FixPoint8d24 |
LowControl_ChannelX | Minimum value to compare with control input | Float | FixPoint8d24 |
Note: