NOT Gate: Difference between revisions
No edit summary |
No edit summary |
||
Line 26: | Line 26: | ||
|foot=1 | |foot=1 | ||
}} | }} | ||
== Usage == | == Usage == | ||
The NOT Gate has 1 input and 3 outputs. When placed, on the ground, the input is the side facing the player while the other 3 sides are the outputs. | === I/O === | ||
The NOT Gate has 1 input and 3 outputs. When placed, on the ground, the input is the side facing the player while the other 3 sides are the outputs. | |||
===Logic=== | |||
The outputs are disabled by default. When the input receives a signal, all the enabled outputs are powered. | |||
=== 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, front disabled, left disabled, right and left disabled, front and left disabled, right and front disabled. | When shift+right-clicked, the gate's outputs are manipulated in this order: All active, right disabled, front disabled, left disabled, right and left disabled, front and left disabled, right and front disabled. | ||
==History== | ==History== | ||
Line 44: | Line 44: | ||
| Added the NOT Gate. | | Added the NOT Gate. | ||
|} | |} | ||
==Issues== | ==Issues== | ||
{{Issues}} | {{Issues}} |
Revision as of 20:45, 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 |
not_gate |
The NOT Gate is a simple truth-table based logic gate with 1 input and 3 outputs.
Obtaining
Crafting
Ingredients | Crafting recipe |
---|---|
Circuit Plate + Cathode + Anode + Conductive Plate |
Usage
I/O
The NOT Gate has 1 input and 3 outputs. When placed, on the ground, the input is the side facing the player while the other 3 sides are the outputs.
Logic
The outputs are disabled by default. When the input receives a signal, all the enabled outputs are powered.
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, front disabled, left disabled, right and left disabled, front and left disabled, right and front disabled.
History
Version | Changes |
---|---|
v4.0.0 | Added the NOT Gate. |
Issues
Issues pertaining to "NOT Gate" are maintained on the ProjectRed Github page. Report issues there.