Signal Routing

Selector Block

Selects one of multiple input signals based on an index. The index input determines which input is routed to the output.

Open Selector in BlockWerk →

# Selector

Selects one of multiple input signals based on an index value.

Parameters

| Parameter | Type | Default | Description | | --------- | ------ | ------- | ----------------------------------- | | numInputs | number | 2 | Number of data inputs (2-10) | | indexBase | select | 1 | Whether index is 0-based or 1-based |

Ports

Behaviour

Remarks