Skip to content

Signal Selector

Symbol

Description

Signal selector

This control block enables the selection of one of the inputs to pass through to the output using a selector pin. The index of the selected input (1 for i1, 2 for i2, etc.) is determined by rounding the selector pin value to the nearest integer. If the selector pin value is below 1, the selected input is i1. If its value exceeds the number of inputs, the selected input is the last one (i3 for 3 pins).

Library

Control > Logic

Parameters

Property Display Name Parameter Type Description
NumberOfInputs Number of Inputs IntParameter Number of Inputs
SamplingTime Sampling Time [s] DoubleParameter Sampling Time

Pins

Property Pin Name Type Description
i1 i1 ControlIn Input 1
i2 i2 ControlIn Input 2
Selector Selector ControlIn Selector pin
Out Out ControlOut Output

Default Size

Width Height
8 4