
📢 Fresh Content: PLC Troubleshooting Tips That Work Across Any Platform | Click to read on PLCBlog!
No goal, no checks — a blank ladder with generic I/O, two timers, a counter and two number registers. Full toolbox unlocked: edge contacts, the full compare set (≥ ≤ = > < ≠, against a constant or another value), TOF/RTO, counters, RES, and the data blocks MOV, ADD, SUB, MUL, DIV, CLR. Create your own tags and registers from the toolbox and any tag menu ("+ New…").
Your goal
I/O for this exercise
| Inputs | |
| In1 | Input 1 |
| In2 | Input 2 |
| In3 | Input 3 |
| In4 | Input 4 |
| Outputs | |
| Out1 | Output 1 |
| Out2 | Output 2 |
| Internal coils | |
| Aux1 | Internal coil 1 |
| Aux2 | Internal coil 2 |
| Timers | |
| T1 · 1000ms | Timer 1 |
| T2 · 2000ms | Timer 2 |
| Counters | |
| C1 · 4ms | Counter 1 |
| Registers | |
| N1 = 0 | Register 1 |
| N2 = 10 | Register 2 |