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

L-force | PLC Designer
Compiler Errors and Warnings
608
DMS 3.2 EN 02/2011 TD29
4031
"'ADR' is not allowed on bits! Use 'BITADR' instead."
Use BITADR. Please note: The BITADR function does not return a physical memory
address.
4032
"’
Check how many operands the named operator requires and add the missing
operands.
4033
"’
Check how many operands the named operator requires and remove the surplus
operands.
4034
"Division by 0"
You are using a division by 0 in a constant expression. If you want to provocate a
runtime error, use – if applicable - a variable with the value 0.
4035
"ADR must not be applied on 'VAR CONSTANT' if 'replaced constants' is activated"
An address access on constants for which the direct values are used, is not possible. If
applicable, deactivate the option ‚Replace Constants’ in ‚Project’ ‚Options’ ‚Build’.
4040
"Label '
Define a label with the name
of a defined label.
4041
"Duplicate definition of label '
The label '
the definitions.