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

Description

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

Mathematical Model

y(t) = u_{\text{index}}(t)

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 |

numInputs

Type: number (Default: 2)

Number of Inputs parameter description placeholder.

indexBase

Type: select (Default: "1")

Index Base parameter description placeholder.

Ports

Behaviour

Remarks

Examples

See Also