PCSDK 6.05. BACKUP-Error
Hello,
I was creating an PC-SDK-Application and getting some troubles with RW 6.04.01 on
the real robot system.
I have also troubles creating a BACKUP of the system - VC is working and real system is creating errors.
The robot system is creating a BACKUP-Error - Error-ID: 11020.
My source code:
private void saveFileDialog1_FileOk(object sender, CancelEventArgs e)
{
if (controllerLokal != null || saveFileDialog1.FileName.ToString() != "" || saveFileDialog1.FileName != null)
{
try
{
string backupDir = saveFileDialog1.FileName.ToString();
this.controllerLokal.BackupCompleted += new EventHandler<BackupEventArgs>(Controller_BackupCompleted);
this.controllerLokal.Backup(backupDir);
}
catch
{
ShowMessage(translator.getText("Backupfehler"));
}
}
else
{
....
}
}
I would be appreciated for help
Thank you in advance
I was creating an PC-SDK-Application and getting some troubles with RW 6.04.01 on
the real robot system.
I have also troubles creating a BACKUP of the system - VC is working and real system is creating errors.
The robot system is creating a BACKUP-Error - Error-ID: 11020.
My source code:
private void saveFileDialog1_FileOk(object sender, CancelEventArgs e)
{
if (controllerLokal != null || saveFileDialog1.FileName.ToString() != "" || saveFileDialog1.FileName != null)
{
try
{
string backupDir = saveFileDialog1.FileName.ToString();
this.controllerLokal.BackupCompleted += new EventHandler<BackupEventArgs>(Controller_BackupCompleted);
this.controllerLokal.Backup(backupDir);
}
catch
{
ShowMessage(translator.getText("Backupfehler"));
}
}
else
{
....
}
}
I would be appreciated for help
Thank you in advance
0
Categories
- All Categories
- 5.5K RobotStudio
- 395 UpFeed
- 18 Tutorials
- 13 RobotApps
- 297 PowerPacs
- 405 RobotStudio S4
- 1.8K Developer Tools
- 249 ScreenMaker
- 2.7K Robot Controller
- 310 IRC5
- 59 OmniCore
- 7 RCS (Realistic Controller Simulation)
- 785 RAPID Programming
- AppStudio
- 3 RobotStudio AR Viewer
- 18 Wizard Easy Programming
- 105 Collaborative Robots
- 4 Job listings