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

Page 580

Advertising
background image

L-force | PLC Designer

Compiler Errors and Warnings

578

DMS 3.2 EN 02/2011 TD29



4714

"'<name>'('<number>'): The type of the selection variable has to be a signed type
compatible to INT""

Check and appropriately correct the configuration of the table element in category
"Selection".

4715

"The current target does not support formatted display of time and date values"

Option "Formatted time display" is activated in the settings of a visualization.
However this is not supported by the currently used target system.

4716

"The current target does not support simplified input handling"

In the target settings, in category 'Visualization' option 'Simplified input handling' is
activated. Maybe it is not supported by the current target system, because an old
version of the library SysLibTargetvisu.lib is used.

18.3

Errors

3100

"Code too large. Maximum size: '<number>' Byte (<number>K)"

The maximum program size is exceeded. Reduce project size.

3101

"Total data too large. Maximum size: '<number>' Byte (<number>K)"

Memory is exceeded. Reduce data usage of the application.

3110

"Error in Library '<Name>'."

The .hex file is not in INTEL Hex format.

3111

"Library '<Name>' is too large. Maximum size: 64K"

The .hex file exceeds the set maximum size.

Advertising