L-force | plc designer – Lenze PLC Designer PLC Designer (R3-1) User Manual
Page 125

L-force | PLC Designer
Concepts and Base Components
DMS 4.1 EN 03/2011 TD29
123
If you exported GVL_23 to an *.exp-file, then this file only would contain the
declaration VAR_GLOBAL trans23: INT; END_VAR; For this reason it is necessary first
to recreate GVL_23 in V3 (see GVL_23 in the figure below):
In a V3 project add a GVL object named GVL_23 to an applicaton and in doing so:
• set the network properties as defined within 23.pro
• in the "Link to File" properties configure a target export file "23.gvl"
• recommendation: set the "Exclude from build" option in order to be able to keep
the file on disk for later modifications
• compile the V3 project in order to generate the 23.gvl file (contains variable +
configuration settings !)
Abb. 30
Recreating GVL in V3
Abb. 31
Resulting export file "23.gvl"