Multiplexer: Difference between revisions
(Created page with "{{Block |image=Multiplexer_256.png |invimage=Multiplexer |type=Multipart block |dirt=Support block |gravity=No |transparent=Yes <small>(partial)</small> |light=Yes, 7 |tool=an...") |
No edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 12: | Line 12: | ||
|availability=Survival | |availability=Survival | ||
|firstver=v4.0.0 | |firstver=v4.0.0 | ||
| | |data=8 | ||
|multipartid=pr_sgate | |||
|nameid=None | |||
}} | }} | ||
The '''Multiplexer''' is a | The '''Multiplexer''' is a combinational [[Logic Gate|logic gate]] with 3 inputs and 1 output. Combinational gates work strictly from a defined truth table. | ||
== Obtaining == | == Obtaining == | ||
Line 27: | Line 29: | ||
|foot=1 | |foot=1 | ||
}} | }} | ||
== Usage == | == Usage == | ||
The Multiplexer has 3 inputs and 1 output. When placed, on the ground, the output is the side facing away from the player while the other sides are the inputs. The back is the selector input. When the selector input is not powered, the output is controlled from the right input. When the selector is powered, the output is controlled by the left input. | ===I/O=== | ||
The Multiplexer has 3 inputs and 1 output. When placed, on the ground, the output is the side facing away from the player while the other sides are the inputs. The back is the selector input. | |||
===Logic=== | |||
When the selector input is not powered, the output is controlled from the right input. When the selector is powered, the output is controlled by the left input. | |||
==History== | ==History== | ||
{|class='wikitable' | {|class='wikitable' | ||
! '''Version''' | ! '''Version''' | ||
Line 42: | Line 44: | ||
| Added the Multiplexer. | | Added the Multiplexer. | ||
|} | |} | ||
== Issues == | == Issues == | ||
{{Issues}} | {{Issues}} |
Latest revision as of 19:30, 17 March 2015
Multiplexer
Type |
Multipart block |
---|---|
Physics |
No |
Transparency |
Yes (partial) |
Luminance |
Yes, 7 |
Blast resistance | |
Tool |
Any tool |
Renewable |
Yes |
Stackable |
Yes (64) |
Flammable |
No |
Availability |
Survival |
First appearance | |
Drops |
Itself |
Data value |
dec: 8 hex: 8 bin: 1000 |
Multipart ID |
pr_sgate |
The Multiplexer is a combinational logic gate with 3 inputs and 1 output. Combinational gates work strictly from a defined truth table.
Obtaining
Crafting
Ingredients | Crafting recipe |
---|---|
Anode + Cathode + Circuit Plate + Conductive Plate |
Usage
I/O
The Multiplexer has 3 inputs and 1 output. When placed, on the ground, the output is the side facing away from the player while the other sides are the inputs. The back is the selector input.
Logic
When the selector input is not powered, the output is controlled from the right input. When the selector is powered, the output is controlled by the left input.
History
Version | Changes |
---|---|
v4.0.0 | Added the Multiplexer. |
Issues
Issues pertaining to "Multiplexer" are maintained on the ProjectRed Github page. Report issues there.