
📢 Fresh Content: PLC Troubleshooting Tips That Work Across Any Platform | Click to read on PLCBlog!
Two mutually exclusive mode coils selected by momentary buttons the skeleton behind every Auto/Manual selector. Each mode seals itself in, and pressing the other button switches over cleanly.
Your goal
Pattern from Contact & Coil's classic ladder logic series.
I/O for this exercise
| Inputs | |
| AutoBtn | Auto mode button |
| ManBtn | Manual mode button |
| Outputs | |
| AutoMode | Auto mode active |
| ManMode | Manual mode active |