|
|
|
|
|
by deadlyllama
645 days ago
|
|
How prevalent is ladder logic for new industrial systems? Over two decades ago I was programming a Foxboro PLC in their SALL language, which was compiled down to C. Variables and control structures! And you could hack the C if you wanted your state transitions to go faster. |
|
In Allen Bradley rslogix it can be entered quickly using the keyboard.
In my opinion the ladder paradigm is poor when dealing with numeric values, and function block better serves the purpose there