I had to change something for one of my visu elemets, I use it around 500 times in my PLC program. After the change, when I compile i get the following error:
The interface of the referenced visualization <register> does not match the current configuration. Please do an update of the frame references in the current visualization</register>
I tried looking on the internet for a solution, but there is really nothing, just some generic information, saying a dialog should automatically appear when you save the project or recompile it.... now this dialog is not appearing, and I cant download to my PLC anymore. I refuse to remove that element and re insert it back into my project since that will take forever.
I'm also seeing this issue, my instances of the frame will date but not for new parameters that I add to it. Has anyone seen a fix or a way to force the parameter update other than recreating all the frame instances?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi
I had to change something for one of my visu elemets, I use it around 500 times in my PLC program. After the change, when I compile i get the following error:
The interface of the referenced visualization <register> does not match the current configuration. Please do an update of the frame references in the current visualization</register>
I tried looking on the internet for a solution, but there is really nothing, just some generic information, saying a dialog should automatically appear when you save the project or recompile it.... now this dialog is not appearing, and I cant download to my PLC anymore. I refuse to remove that element and re insert it back into my project since that will take forever.
Codesys "help"
https://help.codesys.com/api-content/2/core_visualization/3.5.17.0/en/_visu_dlg_updating_the_frame_parameters/
Please advise
This is still a huge problem. Does someone know how to update the frame references (not manually for every frame-element...)?
Last edit: sturmghost 2024-08-12
Same problem, can anyone help?
I'm also seeing this issue, my instances of the frame will date but not for new parameters that I add to it. Has anyone seen a fix or a way to force the parameter update other than recreating all the frame instances?