RobotStudio event

IRC5 controller Backup to a server

hello everyone

 

if I wanted to preform scheduled backups of my IRC5 controller through the LAN port to a server, how would I configure this. do I need to have any additional software or add on packages.

 

thank you

Comments

  • Either you use standard system input "Backup", read details in Technical Reference Manual "System Parameters" on how to use
    or
    Add option PCSDK and build your own PC application

     

  • You'll need the option ftp/NFS server to hook the robot up to your network.
    You can tie a input to an event and as such generate a backup, this is done through 
    an external PLC or a background task (option MultiTasking).

    // Magnus