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

Page 634

Advertising
background image

L-force | PLC Designer

Compiler Errors and Warnings

632

DMS 3.2 EN 02/2011 TD29



4562

"Index/subindex used already: Dictionary '<Name>', line '<Line Number>'"

The Index/Subindex-combination must be unique throughout all parameter lists,
because it can be used for the parameter access. Correct the indices correspondingly.

4563

"Identifier '<Name>' used already: Dictionary '<Name>', line '<Line Number>'"

The name must be unique throughout all parameter lists, because it can be used for
parameter access.

4564

"Index '<Name>' is out of range: Dictionary '<Name>', line '<Line Number>' "

Enter an index which is within the range defined in the target settings, category
network functionality in field 'Index range...' for the respective list types (Variables,
Parameters, Mappings).

4565

"Subindex '<Name>' is out of range: Dictionary '<Name>', line '<Line Number>' "

Enter an subindex which is within the range defined in the target settings, category
network functionality in field 'SubIndex range'.

4566

"An error occurred during import of the parameter manager"

You have imported an export file which contains erroneous information on the
Parameter Manager. Check the *.exp-file.

4600

"Networkvariables: '<name>' expression is not from type bool!"

Make sure that the variable defined in the properties dialog of the network variables
list at option 'Transmit on event', is of type BOOL.

Advertising