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

L-force | PLC Designer
Compiler Errors and Warnings
588
DMS 3.2 EN 02/2011 TD29
3459
"The selected baudrate is not supported."
Change the settingn in the CAN Parameter dialog. Regard the specification of the
baud rate given by the GSD file.
3460
3S_CanDrv.lib has the wrong version.
Make sure, that the 3S_CanDrv.lib which is included in the project, is up to date.
3461
"3S_CanOpenMaster.lib has the wrong version."
Make sure, that the 3S_CanOpenMaster.lib which is included in the project, is up to
date.
3462
"3S_CanOpenDevice.lib has the wrong version."
Make sure, that the 3S_CanOpenDevice.lib which is included in the project, is up to
date.
3463
"3S_CanOpenManager.lib has the wrong version."
Make sure, that the 3S_CanOpenManager.lib which is included in the project, is up to
date.
3464
"3S_CanNetVar.lib has the wrong version."
Make sure, that the 3S_CanNetVar.lib which is included in the project, is up to date.
3465
"CanDevice: Sub indices have to be numerated sequentially"
In parameter lists used by the CanDevice the subindices must be numbered
sequentially and without interruption. Check the corresponding list in the Parameter
Manager.