Gates
(Redirected from Logic gates)
Jump to navigation
Jump to search
Gates affect the generation, propagation, and timing of signals, and are used to help put together Wiring creations.
(This page under construction.)
Gates[edit]
Gates[edit]
AND Gate•
Buffer Gate•
Counter Gate•
Delay Gate•
NAND Gate•
NOR Gate•
OR Gate•
SR Latch Gate•
Sensor Gate•
Sound Gate•
T flip-flop Gate•
Timer Gate•
XOR Gate
Name | Effects |
---|---|
![]() |
Output is ON if all inputs are ON |
![]() |
Repeatedly outputs a signal after a specified amount of time |
![]() |
Counts input signals and outputs a signal at max count |
![]() |
Turns ON/OFF a specified amount of time after the input |
![]() |
Output is OFF if all inputs are ON |
![]() |
Output is OFF if any inputs are ON |
![]() |
Output is ON if any inputs are ON |
![]() |
Output becomes ON if activated, OFF if reset, and OFF if activated and reset. |
![]() |
Output is ON if it detects a designated entity within a designated range |
![]() |
Plays a music note when powered |
![]() |
Swaps output every time it receives input. |
![]() |
Outputs a delayed short signal after receiving an input |
![]() |
Output is ON if exactly one input is ON |