Sun, 18 Feb 2018 21:30:48 +0100 | Edouard Tisserant | Moved some code from PLCController.py to other modules. Added necessary imports. | changeset | files |
Sat, 17 Feb 2018 23:58:47 +0100 | Edouard Tisserant | GetPouVariables optimized with XSLTModelQuery | changeset | files |
Sat, 17 Feb 2018 16:42:56 +0100 | Edouard Tisserant | Added /plcopen/InstancesPathCollector.py, to move more model xslt querying code away from PLCController.py. | changeset | files |
Fri, 16 Feb 2018 18:38:30 +0100 | Edouard Tisserant | Fixed Exception dialog disapearing after a view second when exception occurs during app startup. | changeset | files |
Fri, 16 Feb 2018 18:24:55 +0100 | Edouard Tisserant | Moved XSLTModelQuery class to own module in plcopen package. | changeset | files |
Fri, 16 Feb 2018 13:00:06 +0100 | Edouard Tisserant | Added a class to speedup all XSLT queries. WIP, now only for instances_path.xslt / GetInstanceList() | changeset | files |