Hey,
I'm looking for a way to make cyclical UR backup by SCP.
As we know, there are three types of files (urp, txt, script).
I'm wondering if I should store every of these files, or maybe just .urp file is enough?
I will use magic file to upload it again to robot.
Universal Robots Backup Files
-
Aga_k2 -
January 5, 2023 at 3:03 PM -
Thread is Unresolved
-
-
Aga_k2
January 5, 2023 at 3:03 PM Changed the title of the thread from “Backup” to “Universal Robots Backup Files”. -
URP is the default format of UR robots. On most cases, .txt and .script are just the URP file, converted to easier reading on a text editor. So just the .urp file would suffice.
But urp file just include the robot programs. Other robot configurations are in the installation file, so it would be a good idea backup this file also.
-
Thank you!
-
massula Do you know if there is a way to connect backup (.urp) file with the used installation? How would I know which one .installation file I should store for particular program?
-
I'm not sure if this happens.
But You can rename an installatiin file to wethever You want. So, in each robot, for example, You could have the urp and instalation files with robot's name, or with a common name, at all.
-
Hey, now I know how it works. Actually .urp file is a type of zip file and you can open it e.g. via winrar. There is a installation mark with used installation name.