RobotStudio event

Automatic backup's

1./
It can create or included in the program tool that automatically backs me a message? For example, each day.
2./
What signal or command to be run the backup?

I have model irc5 :)

Comments

  • There is a system input signal for triggering a backup. There are also system output signals of the status of the backup. I have never used this but I assume it will save a backup to the default path (modifiable) on the robot controller whenever there is a rising edge on the system input signal. 

    You could write some RAPID code to read the date and time and pulse the system input signal high when the time is at or greater than your desired time. I would be careful not to do it too often so that you don't start filling up the memory.