Component Prototype

Description

Multiplexor Double Component

Represent a multiplexor of doubles. This component allows to select one double of a group of them. With the in-slot "control" it selects the position of the output double

In-slots

Name

Type

Description

inSlot 1

double

Double (in the first position)

inSlot numElements

double

Double (in the "numElements" position)

control

integer

Fixes the position of the input that is going to be the output

Out-slots

Name

Type

Description

outSlot

double

double selected using the "control"

Properties

Name

Type

Description

iconFileName*

string

The filename of the icon shown for the component in the authoring environment.

numElements

integer

Number of inputs (doubles)