tests/wxHMI/project_files/DrawTest.png
author |
Edouard Tisserant |
|
Tue, 21 Aug 2018 16:11:02 +0200 |
changeset 2270 |
d9175daf6522 |
parent 1465 |
9011e2ceea85
|
permissions |
-rw-r--r-- |
Refactoring. Separated PLC Object, PYRO Server and MainWorker :
- PLC Object is now a Singleton, instantiated through runtime.CreatePLCObjectSingleton(...)
- Pyro server doesn't hold any reference to PLCObject, and doesn't create it anymore
- PLC Object class doesn't inherit from Pyro.ObjBase anymore
- Pyro related code moved to runtime.PyroServer.py
- MainWorker class moved to runtime/Worker.py
- Both PLC Object and MainWorker creation happens in runtime/__init__.py
1465
9011e2ceea85
Fixed win32 runtime crashing when attempting to log before errors before PLC start. Added pictures to wxHMI and fixed it so that it loads on windows as well
Edouard Tisserant
parents:
diff
changeset
|
1 |
(binary:image/png) |