Combiner Component

Combines multiple inputs into 1 output port.
Vars | |
| current_type | Current type of the ports |
|---|---|
| input_port | The port to select from, goes from 1 to input_port_amount |
| input_port_amount | The amount of input ports to have |
| multiplexer_inputs | The multiplexer inputs. These are what get selected for the output by the input_port. |
Var Details
current_type

Current type of the ports
input_port

The port to select from, goes from 1 to input_port_amount
input_port_amount

The amount of input ports to have
multiplexer_inputs

The multiplexer inputs. These are what get selected for the output by the input_port.