Compiler crashes when parsing a LD program
Description
zenon Logic is
terminated unexpectedly when building an LD program. The cause is the
handover of a two-dimensional array to a UDFB that expects a one-dimensional
array as input. This cannot work and leads to an error. It is expected that
this error is displayed.
This behavior has been changed. zenon Logic is
no longer terminated unexpectedly. The program remains open and, as expected, a
corresponding error message is displayed.
To benefit from this
fix:
- Update your zenon Software Platform to the latest build of zenon 14
or higher.
Item ID: 281779
Version: 14.00 Build: 239777
Version: 12.00 Build: 289185
Version: 11.00 Build: 282289
Related Articles
zenon Changesets Excel
Here, you can access a comprehensive list of changes across all maintained versions of the zenon Software Platform as Excel Worksheets. This includes both implemented bug-fixes and new features. Additionally, these lists are available in CSV format ...
zenon Changesets CSV
Here, you can access a comprehensive list of changes across all maintained versions of the zenon Software Platform as Excel Worksheets. This includes both implemented bug-fixes and new features. Additionally, these lists are available in as Excel ...
LD: confusion between FB input and global variable
Summary In zenon Logic, the global variable is used instead of the local parameter in certain constellations in the Ladder Diagram (LD). This has been fixed. Description In zenon Logic, a user-defined function block has an input parameter. This has ...
zenon logic: 1 gain FB with LD can't assign a structure to a structure
Description In zenon Logic it was not possible to add a structure to a structure in LD. However, this is possible in ST and FDB. As a workaround, you can activate the "LD optimizations" option in the project settings in LD. This behavior has been ...
Crash when converting LD to FFLD
Description In zenon Logic a crash occurs when converting a program from Ladder Diagram (LD) to Free Form LadderDiagram (FFLD). This error has been fixed. The conversion from LD to FFLD occurs without errors as expected. To benefit from this fix: ...