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

Page 637

Advertising
background image

L-force | PLC Designer

Compiler Errors and Warnings



DMS 3.2 EN 02/2011 TD29

635

4685

"CAM '<Name>': CAM table type unknown."

Check the data type which is specified in the CAM Editor dialog ''Compile options.." for
the equidistant resp. element optimized point table.

4686

"CAM '<Name>': CAM point exceeds datatype range."

In this CAM points are used, which are out of the data range specified for the point
table. For the current range definition see dialog 'Compile options..' in the CAM-Editor.

4700

"'<Number>' ('<Name>'): Watch expression '<Name>' is not a numeric variable."

In the configuration of the visualization a variable is used which is not a number, as
required in this place (e.g. at the configuration of XOffset or Angle values etc.).

4701

"'<Name>' ('<Number>'): Watch expression '<name>' is not of type BOOL."

In the configuration of the visualization a variable is used which is not of type BOOL,
as required in this place.

4702

"'<Name>' ('<Number>'): Watch expression '<name>' is not of type STRING."

The visualization contains a variable which is not of type STRING although this is
required in this place (e.g. at the tooltip configuration).

4703

"'<Name>' ('<Number>' ): Invalid watch expression '<Name>'"

The visualization contains an invalid variable.

4704

"'<Name>'('<Number>'): Invalid initial value in watchlist '<Name>'."

In this watchlist, used in a visualization (INTERN command in category Input), there is
a erroneous initial value. Check the used list.

4705

"'<name>' ('<number>'): No valid alarm group assigned to alarm table."

Enter a valid alarm group In the configuration dialog of the alarm table (category
Alarm table).

Advertising