plcopen/structures.py
Tue, 28 Jan 2014 16:24:40 +0100 Edouard Tisserant Tidy PLCopen definitions
Fri, 27 Sep 2013 16:22:40 +0200 Laurent Bessard Added support for loading XML file even if not following XSD schema (but still following XML syntax), warning user of errors in XML file
Wed, 18 Sep 2013 15:31:38 +0200 Laurent Bessard Used OrderedDict for keeping of standard function blocks library defined
Tue, 10 Sep 2013 23:10:58 +0200 Laurent Bessard Replaced standard function blocks library definition from dictionary to plcopen xml files
Tue, 10 Sep 2013 10:35:18 +0200 Laurent Bessard Removed obsolete process for customizing block code generated in extensions
Fri, 30 Aug 2013 10:59:06 +0200 Laurent Bessard Fixed SFC block edition and SFC to SFC_textual code generating
Fri, 30 Aug 2013 09:18:41 +0200 Laurent Bessard Fixed ST program generating module
Sun, 04 Aug 2013 22:55:12 +0900 Edouard Tisserant More optimization attemps in type handling
Mon, 10 Jun 2013 11:22:05 +0200 Laurent Bessard Fixed bug when generating ST code and connection is broken in POU using graphical language
Wed, 15 May 2013 23:27:19 +0200 Laurent Bessard Fixed bug in ST code generator with extensible standard functions
Wed, 15 May 2013 08:20:17 +0200 Laurent Bessard Fixed bug in ST code generator when function output variable has no name
Tue, 14 May 2013 11:12:34 +0200 Laurent Bessard Fixed PLC code generator when interface of an already used POU has changed
Wed, 06 Mar 2013 10:47:06 +0100 Laurent Bessard Fixed test identifier function
Wed, 27 Feb 2013 11:25:39 +0100 Laurent Bessard Fixed SFC keyword definition
Fri, 07 Sep 2012 16:45:55 +0200 Laurent Bessard Integration of PLCOpenEditor into Beremiz