PLC Simulator
Explore **Ladder Logic (LD)**, **Structured Text (ST)**, and **Function Block Diagram (FBD)** PLC programming.
Select PLC Programming Language:
// Simple Start/Stop Circuit (Ladder Logic)
( ) --[ ]--( ) Start Button
( ) --[\]--( ) Stop Button
( ) --[ ]--( ) Motor Output
Learn more about PLC programming and automation.
Logic Gate Simulator
Test basic **AND, OR, and NOT** logic gates with up to **4 inputs**.
Results:
AND Output: -
OR Output: -
NOT (A): -
Learn more about digital logic gates and circuits.