SwitchNumeric

Top  Previous  Next

CIRCON~1_img335

The numeric output is selected from one of the two inputs based on the value of the Select slot.

 

Inputs



 

 

Slots

Type

Default

Description

 

In0

Numeric

Null

The value to output when 'Select' is True.

 

In1

Numeric

Null

The value to output when 'Select' is False.

 

Select

Digital

Null

Determines which input is selected as follows:

True selects In1

False selects In2

Null sets Out to Null

 

Outputs


 

Slots

Type

Description

 

Out

Numeric

The output of In0 or In1, depending on the value of the input ‘Select’. If Select is set to null the block will set Out to Null.