I have made a backup of the robot.
I get all the moduls in .mod file. But when i open the file I missing the routines thats in the moduls.
There is just som declarations in the .mod file.
If i look in the flexpendent i can se them. but not in the backup.
I want to load/restore a backup but im afraid if i do so the system will not work because the .mod file not contain the routines that are suppose to be running.
One modul is backup correct but rest is just a declaration file.
Im doing something wrong here. Do i need to make a backup of every moduls by it self(seems strange)? Any suggestions?
The “Save As” method will only save the current module. When creating a backup, a backup of the whole system will be made (including the modules).
These modules can be found in the directory “Rapid”, in which for every task a directory is created.
So if I understand it correctly; with the “Save As” method your modules are correctly saved, but within a backup they are corrupted?