PLCGenerator.py
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, 29 May 2013 00:11:27 +0200 Laurent Bessard Fixed bug in PLC code generated with binary, octal and hexadecimal literals
Tue, 28 May 2013 21:52:02 +0200 Laurent Bessard Fixed bug in PLC code generated with binary, octal and hexadecimal literals
Tue, 14 May 2013 11:12:34 +0200 Laurent Bessard Fixed PLC code generator when interface of an already used POU has changed
Tue, 23 Apr 2013 12:50:53 +0200 Laurent Bessard Fixed bug in program elements computation order in PLCGenerator
Mon, 15 Apr 2013 00:32:16 +0200 Laurent Bessard Fix bug defining string initial value using quotes
Wed, 05 Dec 2012 15:32:02 +0100 Laurent Bessard Fix bug in PLC Generator preventing output type of standard function to be computed correctly
Mon, 03 Dec 2012 10:09:17 +0100 Laurent Bessard Fix bug when using feedback loop in SFC program instead of jump
Thu, 15 Nov 2012 23:00:53 +0100 Laurent Bessard Adding support for defining specific global variables for ConfTreeNodes
Sun, 21 Oct 2012 16:53:46 +0200 Laurent Bessard Adding support for direct array declaration in structure element declaration
Tue, 16 Oct 2012 19:01:17 +0200 Laurent Bessard Fixing bug in PLCGenerator with user defined functions and standard overloaded function
Tue, 11 Sep 2012 16:33:39 +0200 laurent Fix bug in PLCGenerator connection types not computed for SFC actions and transitions body
Fri, 07 Sep 2012 16:45:55 +0200 Laurent Bessard Integration of PLCOpenEditor into Beremiz