OR Gate: Difference between revisions
No edit summary |
|||
(3 intermediate revisions by the same user not shown) | |||
Line 8: | Line 8: | ||
|light=Yes, 7 | |light=Yes, 7 | ||
|tool=any | |tool=any | ||
|renewable=Yes | |||
|stackable=Yes (64) | |stackable=Yes (64) | ||
|availability=Survival | |availability=Survival | ||
|data=0 | |||
|firstver=v4.0.0 | |firstver=v4.0.0 | ||
| | |multipartid=pr_sgate | ||
|nameid=None | |||
}} | }} | ||
The '''OR Gate''' is a | The '''OR Gate''' 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 34: | Line 36: | ||
The output is disabled by default. When the gate is receiving signal from any one of its inputs, the output is enabled. | The output is disabled by default. When the gate is receiving signal from any one of its inputs, the output is enabled. | ||
=== Configuration === | === Configuration === | ||
A shift | A shift-right-click with a [[Screwdriver|screwdriver]] can toggle which inputs are active. Signals received on disabled inputs won't effect the gate, nor will said inputs connect to any wires. | ||
When shift+right-clicked, the gate's inputs are manipulated in this order: All active, right disabled, back disabled, left disabled, right and left disabled, back and left disabled, right and back disabled. | When shift+right-clicked, the gate's inputs are manipulated in this order: All active, right disabled, back disabled, left disabled, right and left disabled, back and left disabled, right and back disabled. | ||
Latest revision as of 19:26, 17 March 2015
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: 0 hex: 0 bin: 0 |
Multipart ID |
pr_sgate |
The OR Gate 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 |
---|---|
Circuit Plate + Cathode + Conductive Plate |
Usage
I/O
The OR Gate has 3 inputs and 1 output. When placed, on the ground, the output is the side facing away from the player while the other 3 sides are the inputs.
Logic
The output is disabled by default. When the gate is receiving signal from any one of its inputs, the output is enabled.
Configuration
A shift-right-click with a screwdriver can toggle which inputs are active. Signals received on disabled inputs won't effect the gate, nor will said inputs connect to any wires.
When shift+right-clicked, the gate's inputs are manipulated in this order: All active, right disabled, back disabled, left disabled, right and left disabled, back and left disabled, right and back disabled.
History
Version | Changes |
---|---|
v4.0.0 | Added the OR Gate. |
Issues
Issues pertaining to "OR Gate" are maintained on the ProjectRed Github page. Report issues there.