Skip to content

Commit bec98c3

Browse files
committed
Release candidate
1 parent eb5e6e2 commit bec98c3

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

70 files changed

+13
-5931
lines changed

README.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ SimPyLC does not attempt to mimic any particular PLC instruction set or graphica
1818
What it is
1919
----------
2020

21-
SimPyLC functionally behaves like a PLC or a set of interconnected PLC's and controlled systems. It is a very powerful tool to gain insight in the behaviour of real time controls and controlled systems. It allows you to force values, to freeze time, to draw timing charts and to visualize your system. This is all done in a very simple and straightforward way. But make no mistake, simulating systems in this way has a track record of reducing months of commissioning time to mere days. SimPyLC is Form Follows Function at its best, it does what it has to do in a robust no-nonsense way. Its sourcecode is tiny and fully open to understanding. The accompanying document *simpylc_howto* condenses decenia of practical experience in control systems in a few clear design rules that can save you lots of trouble and prevent accidents. In addition to this SimPyLC can generate C code for the Arduino processor boards.
21+
SimPyLC functionally behaves like a PLC or a set of interconnected PLC's and controlled systems. It is a very powerful tool to gain insight in the behaviour of real time controls and controlled systems. It allows you to force values, to freeze time, to draw timing charts and to visualize your system. This is all done in a very simple and straightforward way. But make no mistake, simulating systems in this way has a track record of reducing months of commissioning time to mere days. SimPyLC is Form Follows Function at its best, it does what it has to do in a robust no-nonsense way. Its sourcecode is tiny and fully open to understanding. The accompanying document `SimPyLCHowTo <http://www.qquick.org/simpylc/simpylc_howto.pdf>`_ condenses decenia of practical experience in control systems in a few clear design rules that can save you lots of trouble and prevent accidents. In addition to this SimPyLC can generate C code for the Arduino processor boards.
2222

2323
.. figure:: http://www.qquick.org/simpylc/arduinodue.jpg
2424
:alt: Picture of Arduino Due
@@ -58,7 +58,7 @@ Bugs fixed
5858
Installation
5959
------------
6060

61-
Installation for Windows, Linux and OSX is described in the *sympylc_howto* document.
61+
Installation for Windows, Linux and OSX is described in `SimPyLCHowTo <http://www.qquick.org/simpylc/simpylc_howto.pdf>`_.
6262

6363
Usage
6464
-----
@@ -83,7 +83,7 @@ For a test run of oneArmedRobot
8383
1. Enter setpoints in degrees for the joint angles (e.g. torAngSet for the torso of the robot) on the movement control page.
8484
2. After that set 'go' to 1 and watch what happens.
8585

86-
If you want to experiment yourself, read `SimPyLCHowTo <http://www.qquick.org/simpylchowto>`_
86+
If you want to experiment yourself, read `SimPyLCHowTo <http://www.qquick.org/simpylc/simpylc_howto.pdf>`_
8787

8888
.. figure:: http://www.qquick.org/simpylc/robotsimulationsource.jpg
8989
:alt: A sample SimPyLC program

build/lib/simpylc/__init__.py

Lines changed: 0 additions & 31 deletions
This file was deleted.

build/lib/simpylc/__main__.py

Lines changed: 0 additions & 58 deletions
This file was deleted.
-26.1 KB
Binary file not shown.
-226 KB
Binary file not shown.

build/lib/simpylc/base.py

Lines changed: 0 additions & 159 deletions
This file was deleted.

0 commit comments

Comments
 (0)