How to Wire PLC Inputs and Outputs (Full Diagram)
▶ Try it free in your browser: https://circuitdiagrammaker.app/try?utm_so... How to wire PLC inputs and outputs — the full field-wiring diagram, free in your browser: https://circuitdiagrammaker.app/try?utm_so... A PLC's I/O is where the controller meets the real world. The processor is a tiny low-voltage brain — it never touches a motor or a mains circuit directly. It reads field devices on its inputs, and it switches loads on its outputs. This tutorial takes a finished PLC panel wiring diagram apart terminal by terminal, so every marking finally makes sense, and you can open the same diagram free, with no install and no signup. We start with the two things every I/O wire depends on: the 24V DC field supply, and the common terminal. The common is just the return path — the other end of every field circuit. Tie the input common to one rail of your 24V and every input switch only has to bridge from that rail to its terminal. Then the digital inputs: a pushbutton, a limit switch, or a proximity sensor wires from the supply, through the device, into an input terminal — press it and the terminal sees 24V, the PLC reads a 1. From there we tackle the one thing that trips everyone up: sinking versus sourcing. It is just which way the current flows. A sourcing input takes current in from a PNP sensor with the common on 0V; a sinking input supplies current out to an NPN sensor with the common on +24V. Same switch, same 24V — only the loop direction and the common's rail change. Match the sensor to the card or the input never sees the signal. On the outputs, the output type decides what you can wire: relay (a real contact, AC or DC, any polarity, forgiving), transistor (solid state, DC only, mind the polarity, fast), or triac (solid state, AC only). We wire a load — a contactor coil, a lamp, a solenoid — from an output terminal through the load and back via the output common, then protect any inductive load with a flyback diode across a DC coil, or an RC snubber on an AC load, so the turn-off spike never kills the output card. Full disclosure, said plainly in the video: CircuitDiagramMaker is our tool. It is genuinely good for control and I/O drawings you can share, mark up, and hand off, and PNG export is free. Dedicated PLC and sensor symbol packs sit on the paid tier — the guest editor ships the do-it-yourself pack, which is what the live build uses. For building and running the ladder logic that reads those inputs and drives those outputs, scan by scan, our sister PLC simulator is linked below. This is an honest, testable walkthrough of how to wire PLC inputs and outputs, and you can check every claim yourself in about ten seconds. Safety: field wiring and any mains-switched load must be isolated before you work, and left to a qualified person. Sources & further reading: https://circuitdiagrammaker.app/diagrams/p... https://circuitdiagrammaker.app/tools/ladd... https://circuitdiagrammaker.app/diagrams?u... https://circuitdiagrammaker.app/symbols?ut... https://plcsimulationsoftware.com/?utm_sou... — sister tool: full PLC ladder-logic simulator — Chapters — 0:00 A finished PLC I/O wiring diagram 0:21 What PLC inputs and outputs are 1:12 Draw along free in your browser 1:27 The 24V field supply + the common 2:18 Digital inputs: button, limit, prox 3:05 Sinking vs sourcing (PNP vs NPN) 4:09 Digital outputs: relay / transistor / triac 5:06 Wire a load + protect inductive loads 6:01 A real PLC panel wiring diagram 6:23 Building the I/O layout live 7:05 Simulating a control circuit 7:36 Export your drawing 8:09 The ladder logic: sister simulator 8:37 Recap — wire PLC I/O free #plc #industrialautomation #plcprogramming
