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

Page 576

Advertising
background image

L-force | PLC Designer

Compiler Errors and Warnings

574

DMS 3.2 EN 02/2011 TD29



1600

"Open DB unclear (generated code may be erroneous)."

The original Siemens program does not tell, which POU is openend.

1700

"Input not connected."

An input box is used in CFC which has no assignment. For this no code will be

generated.

1750

"Step '<Name>': the minimal time is greater than the maximal time!"

Open dialog 'Step attributes' for this step and correct the time definitions.

1751

"Caution with usage of variable '<name>'. This variable is used by implicit code and
influences the behaviour of the step sequence."

We recommend to rename the variable, so that unique identifiers are used within the

project and undesired side effects can be avoided.

1800

"<name>(element #<element number>): Invalid watchexpression '<name>'"

The visualization element contains an expression which cannot be monitored. Check
variable name and placeholder replacements.

1801

"'<name> (number): No Input on Expression '<name>' possible"

In the configuration of the visualization object at field input a composed expression is
used. Replace this by a single variable.

1802

"<Visualization object>(Element number): Bitmap '<name>' was not found"

Make sure, that an external bitmap-file is available in that path which is defined in
the visualization configuration dialog.

Advertising