!!! Update !!! LogicAndMotionV3 - Browser (V2.0.1.3): Support for symbol information created by PLC Designer version 3.12
Function extension:
With version 6.5.4.1 of VisiWinNET a new browser for the LogicAndMotionV3 is provided. This new browser supports the import of symbol information generated with PLC Designer v3.12 and Compiler Version> 3.5.7.x into a VisiWinNET project.
With CoDeSys Compiler greater than 3.5.7.x the symbol information is exported "Case Sensitive".
For the POU name 'PLC_Struct' the following differences arise when exporting symbol configuration:
Compiler Version < 3.5.7.x: result after exporting is 'PLC_STRUCT'
Compiler Version > 3.5.7.x: result after exporting is 'PLC_Struct'
It is recommended to adapt the POU name, so that the export of a symbol configuration does not include differences in spelling to the already existing items in a VisiWinNET project.
In this example, the POU name 'PLC_Struct' in PLCDesigner project should be renamed to 'PLC_STRUCT' . (This change does not effect the PLC project).
With this approach, there are no restrictions on the further processing of existing VisiWinNET projects.
The current version of the compiler can be found under the menu item "Project" by selecting "Project Settings"
or selecting "Project Enviroment".
Contained in which products?
LogicAndMotionV3 browser from version 2.0.1.3 (included in VisiWinNET Smart / Professional from V6.5.4.1)
Application:
Import of symbol information from the Lenze PLC Designer in VisiWinNET.