Fanuc · R-30iA R-30iB Controller
The PROG_BACKUP operation failed because the required disk space to backup programs exceeded the available space on the target device. This results in a 'Device is Full' error, and a partial backup may exist. The return status for the PROG_BACKUP routine will be 2002.
Click steps to track your progress.
Verify the available free space on the target storage device (e.g., FR: device) using the appropriate file system utility or KCL command.
Increase the 'max_size' parameter in the PROG_BACKUP routine call to a value greater than the total expected size of programs to be backed up.
Delete unnecessary or old files from the target storage device (e.g., FR: device) to free up space before re-attempting the backup.