Toggle Latch: Difference between revisions
(Created page with "{{Block |image=Toggle_Latch_256.png |invimage=Toggle Latch |type=Multipart block |dirt=Support block |gravity=No |transparent=Yes <small>(partial)</small> |light=Yes, 7 |tool=...") |
No edit summary |
||
Line 12: | Line 12: | ||
|availability=Survival | |availability=Survival | ||
|firstver=v4.0.0 | |firstver=v4.0.0 | ||
| | |data=13 | ||
|multipartid=pr_igate | |||
|nameid=None | |||
}} | }} | ||
Line 32: | Line 34: | ||
The Toggle Latch has 2 input and 2 outputs. When placed, on the ground, the left and right are inputs, while the front and back are outputs. | The Toggle Latch has 2 input and 2 outputs. When placed, on the ground, the left and right are inputs, while the front and back are outputs. | ||
=== Logic === | === Logic === | ||
The Toggle latch has 2 sides of output. At any given time, one of these outputs are enabled while the other is disabled. When either input | The Toggle latch has 2 sides of output. At any given time, one of these outputs are enabled while the other is disabled. When either input goes from low to high, the state of the two outputs will swap. The lever on the gate visually indicates which output is enabled. | ||
The gate itself can also be right-clicked with anything other than a screwdriver to manually flip the lever and change the state. | |||
==History== | ==History== |
Revision as of 16:24, 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: 13 hex: D bin: 1101 |
Multipart ID |
pr_igate |
The Toggle Latch is a more advanced instanced based logic gate with 2 inputs and 2 outputs
Obtaining
Crafting
Ingredients | Crafting recipe |
---|---|
Cathode + Circuit Plate + Conductive Plate + Lever |
Usage
I/O
The Toggle Latch has 2 input and 2 outputs. When placed, on the ground, the left and right are inputs, while the front and back are outputs.
Logic
The Toggle latch has 2 sides of output. At any given time, one of these outputs are enabled while the other is disabled. When either input goes from low to high, the state of the two outputs will swap. The lever on the gate visually indicates which output is enabled.
The gate itself can also be right-clicked with anything other than a screwdriver to manually flip the lever and change the state.
History
Version | Changes |
---|---|
v4.0.0 | Added the Toggle Latch. |
Issues
Issues pertaining to "Toggle Latch" are maintained on the ProjectRed Github page. Report issues there.