Buffer Gate: Difference between revisions
No edit summary |
No edit summary |
||
Line 30: | Line 30: | ||
== Usage == | == Usage == | ||
The Buffer Gate has 1 input and 3 output. When placed, on the ground, the input is the side facing the player while the other sides are the outputs. | ===I/O=== | ||
The Buffer Gate has 1 input and 3 output. When placed, on the ground, the input is the side facing the player while the other sides are the outputs. | |||
===Logic=== | |||
The outputs are enabled when the input is enabled. | |||
=== Output Configuration === | === Output Configuration === | ||
A shift+right-clicked can toggle which outputs are active. Disabled outputs don't emit power when it should, nor will said outputs connect to wires. | A shift+right-clicked can toggle which outputs are active. Disabled outputs don't emit power when it should, nor will said outputs connect to wires. | ||
When shift+right-clicked, the gate's outputs are manipulated in this order: All active, right disabled, left disabled, right and left disabled. | When shift+right-clicked, the gate's outputs are manipulated in this order: All active, right disabled, left disabled, right and left disabled. | ||
=== Applications === | === Applications === | ||
The Buffer Gate is commonly used to allow a | The Buffer Gate is commonly used as a '''diode''' to allow a signal to run one way through a wire but not the other. Signals coming from the back of the gate (input) will be relayed to the front (output), but a signal coming from the front will not be sent to the back. | ||
==History== | ==History== | ||
Line 49: | Line 49: | ||
| Added the Buffer Gate. | | Added the Buffer Gate. | ||
|} | |} | ||
== Issues == | == Issues == | ||
{{Issues}} | {{Issues}} |
Revision as of 20:50, 6 April 2014
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 |
Name |
buffer_gate |
The Buffer Gate is a simple truth-table based logic gate with 1 input and 3 outputs.
Obtaining
Crafting
Ingredients | Crafting recipe |
---|---|
Anode + Cathode + Conductive Plate + Circuit Plate |
Usage
I/O
The Buffer Gate has 1 input and 3 output. When placed, on the ground, the input is the side facing the player while the other sides are the outputs.
Logic
The outputs are enabled when the input is enabled.
Output Configuration
A shift+right-clicked can toggle which outputs are active. Disabled outputs don't emit power when it should, nor will said outputs connect to wires. When shift+right-clicked, the gate's outputs are manipulated in this order: All active, right disabled, left disabled, right and left disabled.
Applications
The Buffer Gate is commonly used as a diode to allow a signal to run one way through a wire but not the other. Signals coming from the back of the gate (input) will be relayed to the front (output), but a signal coming from the front will not be sent to the back.
History
Version | Changes |
---|---|
v4.0.0 | Added the Buffer Gate. |
Issues
Issues pertaining to "Buffer Gate" are maintained on the ProjectRed Github page. Report issues there.