RobotStudio event

Problem when updating to 5.15


Hello!
I just updated my robotstudio from 5.14 to 5.15 and now my old stations wont work.

I get the following error:image

Help please?

VictorL2013-01-25 09:26:18

Comments

  • Do you still have 5.14 installed? In that case, are you still able to open the station with 5.14?

    Do you have pack&go files of your stations? Have you tried to open them?

    Which RW version are you using? (You should not uninstall your old RW when installing RW 5.15 as your existing systems are probably using it.)

    Have you tried to I-start the controller? (Note, that all your RAPID data and controller configuration will be lost. If you have done all your programming in the graphical environment, this is not a problem, then you can just set your base frames to the station values (Edit System) and sync your program back to the VC.) If you have done RAPID programming from the editor and do not have a backup, you may need to dig into the INTERNAL folder of the system. Your RAPID modules can be found in the RAPID folder. They will have some weird names (something like '0007B399' and variants thereof), but if you go through the files and open them in Notepad, you will soon be able to find your modules.)


    Henrik Berlin
    ABB
  • I dont have 5.14 still on my computer, sadly. I was able to open an old pack and go file so everything isnt lost. As for I-starting i cant do that since the system wont show up (all of this was done offline and no actual robot is involved yet).
  • Anyway, I don't think the system would have started in 5.14 either. I am not aware of any problems of your kind that are related to the upgrade as such.

    You should still be able to recover you RAPID modules from the <System>/INTERNAL/RAPID folder. It seems that you need to either continue from your Pack&Go, or re-create the system. Then you can load the recovered modules.


    Henrik Berlin
    ABB
  • Thank you for your help!