Declaration part, L-force | plc designer – Lenze PLC Designer PLC Designer (R2-x) User Manual
Page 251
Advertising

L-force | PLC Designer
Editors in PLC Designer
DMS 3.2 EN 02/2011 TD29
249
7.2.2
Declaration Part
All variables to be used only in this POU are declared in the declaration part of the
POU. These can include: input variables, output variables, input/output variables, local
variables, remanent variables and constants. The declaration syntax is based on the
IEC61131-3 standard.
Regard the possibility of using templates for objects of type 'Global Variables', 'Data
types', 'Function', 'Function Block' or 'Program'.
Note!
Regard the possibility of using pragmas to affect the properties of a variable
concerning the compilation resp. precompilation process.
An example of a correct declaration of variables in »PLC Designer«-Editor:
Advertising