L-force | plc designer – Lenze PLC Designer PLC Designer (R2-x) User Manual
Page 606

L-force | PLC Designer
Compiler Errors and Warnings
604
DMS 3.2 EN 02/2011 TD29
3901
"At most 4 numerical fields allowed in addresses"
There is a direct assignment to an address which has more than four levels. (e.g.
%QB0.1.1.0.1).
3902
"Keywords must be uppercase"
Use capital letters for the keyword or activate option ‚Autoformat’ in ‚Project’
‚Options’.
3903
"Invalid duration constant"
The notation of the constant does not comply with the IEC61131-3 format.
3904
"Overflow in duration constant"
The value used for the time constant cannot be represented in the internal format.
The maximum value which is presentable is t#49d17h2m47s295ms.
3905
"Invalid date constant"
The notation of the constant does not comply with the IEC61131-3 format.
3906
"Invalid time of day constant"
The notation of the constant does not comply with the IEC61131-3 format.
3907
"Invalid date and time constant"
The notation of the constant dies not comply with the IEC61131-3 format.
3908
"Invalid string constant"
The string constant contains an invalid character.