Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/JdeH/SimPyLC
Browse files Browse the repository at this point in the history
  • Loading branch information
JdeH committed Dec 9, 2016
2 parents 9155672 + 4dc85ea commit 12367b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
**Simulate your PLC controls and controlled systems to save lots of commissioning time**

PLC?

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.

What SimPyLC is not:
Expand Down

0 comments on commit 12367b4

Please sign in to comment.