Graphics pages dosent show data

Hi,

I am making an upograde of our SCADA and migrating graphics pages from the older project to the new project. To do so I open de pages.dbf file in the old project and copy the data for the pages that I needed in the new project and pasting it to the pages.dbf file of the new one. Next I copy the files (ctf, rdb, ctg) associate with each pages.

I made an update pages in active and included projects, pack the project, compile (no incremental). For most of it, everything is working fine, but I noticed that some pages will display only graphic element such as piping, rectangle, button, but all the data will not display. I have to open the page in the graphic builder, then save it and compile again. Now I can see all data in the page, but since I have a lot of pages I would prefer not to open/save all those pages... Someone have an idea ?

Example: Pipe1 ----------- (Text displaying a value) -----------

The pipe display but value isnt.

Thanks !

Parents
  • You didn't mention what version you're using. I believe in the PlantSCADA 2023 documentation (readme) it specifically says you can no longer move pages by just moving the ctg and running Update Pages. You could use GBA like Mark suggested, or manually open and resave each page to update the files, or open the page from the old project and choose File | Save As to properly save it into the new project.

    To automate that, you could use the Page Bulk Copy tool from the Plant SCADA Toolbox. It's simply an Excel sheet with macros that connect to the GBA interface to Open/Save As for a whole list of pages.

Reply
  • You didn't mention what version you're using. I believe in the PlantSCADA 2023 documentation (readme) it specifically says you can no longer move pages by just moving the ctg and running Update Pages. You could use GBA like Mark suggested, or manually open and resave each page to update the files, or open the page from the old project and choose File | Save As to properly save it into the new project.

    To automate that, you could use the Page Bulk Copy tool from the Plant SCADA Toolbox. It's simply an Excel sheet with macros that connect to the GBA interface to Open/Save As for a whole list of pages.

Children
No Data