
π’ Fresh Content: PLC Troubleshooting Tips That Work Across Any Platform | Click to read on PLCDocs!
A chattering sensor drives everyone crazy. Filter it: the Clean signal only changes after the raw input has been stable for 200 ms in either direction.
New here? How to use itYour goal
Pattern from Contact & Coil's classic ladder logic series.
| Inputs | |
| Noisy | Raw (chattering) sensor |
| Outputs | |
| Clean | Debounced signal |
| Timers | |
| T1 Β· 200ms | ON-delay (signal high) |
| T2 Β· 200ms | OFF-delay (signal low) |