|
|
|
|
|
by MisterTea
960 days ago
|
|
Ladder is completely unknown in most of Europe. I think it's mostly ST (structured text) followed by fbd (function block diagram) or sfc (sequential flow chart). I'm not against st or c or whatever, I've done control programs in all of them. To me, Debugging ladder is awesome as most IDEs give you a live view of the io state and it's great to sit the laptop or computer cart by the machine and begin pressing switches and wiggling wiring/connectors to see what is not working and the ladder contacts light up when they go high. Simple fast visual debugging. We've incorporated some flow chart and ladder like io debug screens on our hmi's. Pop open the debug screen and see what isn't on and the association of inputs and the output condition they set. Mostly eliminates the need to drag around the computer. |
|