CMB Error "item designation"
Hello,
I have a problem.
I created a CBM project without any errors.
Then I imported the program in an other 800xA System.
It is possible to load the program. It is also possible to change anything in the program.
But it is not possible to check the program.
If I press the check button, following messages appears:
Error 16884: "FunctionBlockName" :'1' : item designation is already used
Error 16884: "FunctionBlockName" :'2' : item designation is already used
Error 16884: "FunctionBlockName" :'1' : item designation is already used
and so on
I use the FUP-Language.
Does anyone know the error?
Best regards,
Florian
I have a problem.
I created a CBM project without any errors.
Then I imported the program in an other 800xA System.
It is possible to load the program. It is also possible to change anything in the program.
But it is not possible to check the program.
If I press the check button, following messages appears:
Error 16884: "FunctionBlockName" :'1' : item designation is already used
Error 16884: "FunctionBlockName" :'2' : item designation is already used
Error 16884: "FunctionBlockName" :'1' : item designation is already used
and so on
I use the FUP-Language.
Does anyone know the error?
Best regards,
Florian
Answers
Hello,
I remember this error but I cant call in mind what was the fix.
Check if errors appear in another Engineering PC within 800xA system. If no, probably CBM needs reinstallation.
Try to create new Program, copy&paste all local variables from program, which causes error to the new one. Create new Code tabs and copy&paste logic.
Crosscheck variable and FB names whether all are unique.
Kamil
I remember this error but I cant call in mind what was the fix.
Check if errors appear in another Engineering PC within 800xA system. If no, probably CBM needs reinstallation.
Try to create new Program, copy&paste all local variables from program, which causes error to the new one. Create new Code tabs and copy&paste logic.
Crosscheck variable and FB names whether all are unique.
Kamil
Try to change the name of function block
Add new comment