Skip to content

Commit 12367b4

Browse files
committed
Merge branch 'master' of https://github.com/JdeH/SimPyLC
2 parents 9155672 + 4dc85ea commit 12367b4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
**Simulate your PLC controls and controlled systems to save lots of commissioning time**
77

88
PLC?
9-
9+
1010
Real world industrial control systems DO NOT consist of a bunch of communicating sequential processes. Semaphores, threads and priority jugling are far too error prone to control anything else but a model railway. Most control systems are surprisingly simple, consisting of only one program loop that nevertheless seems to do many things in parallel and with reliable timing. Such a control system is called a PLC (Programmable Logic Controller) and all major industries rely on it. PLC's control trains, cranes, ships and your washing machine.
1111

1212
What SimPyLC is not:

0 commit comments

Comments
 (0)