Demultiplexer

<< Click to Display Table of Contents >>

Navigation:  Function block library > Logic >

Demultiplexer

Previous pageReturn to chapter overviewNext page

demultiplexer

The demultiplexer connects one input to a selectable output.

 

Inputs

Type

Default

Description

Control signal

int

0

Determines the output that is connected to the input. If the control signal is less 0 or greater equal the number of outputs all outputs are reset to 0.

Input

float

0

The value of an output if the control signal is greater equal 0 and less the number of outputs.





Outputs




Output 0

float


Value of the input if the control signal is 0, otherwise 0.

...




Output 9

float


Value of the input if the control signal is 9, otherwise 0.