beautypg.com

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

Page 639

background image

L-force | PLC Designer

Compiler Errors and Warnings

DMS 3.2 EN 02/2011 TD29

637

4900

"Invalid type for conversion"

You are using a type conversion which is not supported by the currently chosen
codegenerator.

4901

"Internal error: Overflow in array access!"

The array bounds are to large for a 32-bit-variable. Reduce the array index range.

5100

" (): Expression too complex. No more registers available"

The named expression is to complex to be handled by the available registers. Please
try to reduce the expression by using interim variables.