Multiplexer
Talk0
972pages on
this wiki
this wiki
| Multiplexer | |
|---|---|
| |
| Name | Multiplexer |
| Type | Logic |
| Stackable | Yes |
| Mod Included | RedPower2 |
The Multiplexer is a Logic Gate with 3 inputs and one output. Similar to the real-life version, the multiplexer's output mimics the logical state of either the 'left' or 'right' input, depending on the state of the 'bottom' input (as seen from above, with the ouput as 'top').
Recipe
Edit
Logic Table
Edit



Added by KexusTable assumes a view from above, with the output at the 'top'.
| Bottom | Left | Right | Top |
| Off | Off | Off | Off |
| Off | Off | On | On |
| Off | On | Off | Off |
| Off | On | On | On |
| On | Off | Off | Off |
| On | Off | On | Off |
| On | On | Off | On |
| On | On | On | On |

