A PLC Wiring Simulator That Teaches the Panel — Not Just the Code
Eleven panel-wiring lessons and eight fault-finding scenarios. Drag wires through real DIN-rail layouts, route safety circuits, find a broken contact with a virtual multimeter. Free Lesson 1 on signup; minute to register.
Real industrial panels are expensive, slow to set up, and dangerous to mis-wire. A bench panel costs the better part of a thousand dollars in components alone, and every classroom or training-floor seat means another set of hardware to buy and maintain. The result: most PLC learners get to programming simulators long before they ever wire a contactor. If you want a grounded introduction to what goes inside a panel before you start the simulator, the control panel wiring basics guide covers components, DIN rail layout, and circuit protection.
An online wiring simulator closes that gap. You drag a wire in the browser, the grader checks it, and you iterate the way you would with code — except you're learning the physical side of automation. No risk of shorting a 24 V rail to PE. No waiting on hardware procurement. The cost is your time and an internet connection.
This isn't a replacement for getting your hands on real panels. Nothing is. But for the first 50 hours of practice — where you're internalising terminal labels, contactor polarity, safety-circuit topology — a simulator gets you there faster, with no hardware risk.
Online wiring simulator vs. paper diagrams vs. real hardware
Practice mode
Cost
Feedback
Iteration speed
Risk
Online simulator (this)
Free–Pro
Per-connection grading
Seconds
None
Paper schematics
Cheap
Self-graded
Slow
None
Real hardware
$$$+ per seat
Reality (best)
Slow (procurement, setup)
High (24 V faults, arc-flash)
How PLC I/O wiring actually works
Every PLC wiring job comes down to one chain: a field device (a switch, photoeye, or sensor) feeds current into an input terminal; the CPU reads that input on its scan; logic decides an output; and an output terminal drives a load such as a contactor coil or a lamp. Get the terminals, the common, and the current direction right and the circuit works. Get the sinking/sourcing polarity wrong and the input never reads — the single most common beginner fault. These diagrams map the wiring you practise in the simulator, then the panel-side circuits you build lesson by lesson.
Field device to numbered terminal — the wiring you drag and have graded in the simulator.Digital input and output wiring — including the sinking vs sourcing (NPN/PNP) current direction that trips up beginners.The seal-in / latching start-stop circuit — the first real control topology you wire.Three-wire motor control — start, stop, overload, contactor and auxiliary holding contact.Analog 4-20 mA wiring — sensor to analog input, scaled in the CPU.CPU / input modules / output modules / field devices — the map of where every wire lands.
The fault-finding path — power, input LED, field wiring, output — that the eight fault scenarios drill with the virtual multimeter.
What you'll practice
Eleven wiring lessons + eight fault-finding scenarios. Three highlights from across the curriculum:
Wiring 1
24 VDC Power Supply & Grounding
Wire AC mains into a DIN-rail PSU, route 24 V to the PLC base, and bond every PE to the ground bar. The free starting lesson.
Most "PLC simulators" focus on programming: write the rung, see the output light up. That's necessary, but it skips the half of the job that happens in the panel — which terminal feeds %I0.0, why the safety relay is wired ahead of the contactor coil, what the multimeter reads when a wire is broken.
This is a tutor: every lesson has a graded objective, progressive hints, and a multimeter. You finish a lesson because you wired it correctly, not because you watched a tutorial.
A PLC wiring simulator is a browser-based environment where you wire industrial control components — power supplies, contactors, photoeyes, safety relays, motors — into a virtual DIN-rail panel and have your wiring graded against an expected circuit. It teaches the panel-side of PLC work that PLC programming simulators (logic-only) skip entirely.
Ready to wire your first panel?
Lesson 1 is free on signup. Sign up, open the lab, drop the first wire, see the grader respond.