Oversetter...
2002
FILE-002 Device is Full
Fanuc · R-30iA R-30iB Controller
Hva betyr 2002 ?
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.
Vanlige årsaker
- The target storage device (e.g., FR: device) specified for the PROG_BACKUP operation does not have sufficient free space to store all programs.
- The 'max_size' parameter in the PROG_BACKUP routine was set too low (e.g., 200k), preventing the full backup if program size exceeds this limit.
- Too many programs or large files are already stored on the target device.
Reparasjonssteg & Sjekkliste
Klikk på steg for å spore fremgangen.
- 1
Verify the available free space on the target storage device (e.g., FR: device) using the appropriate file system utility or KCL command.
- 2
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.
- 3
Delete unnecessary or old files from the target storage device (e.g., FR: device) to free up space before re-attempting the backup.
Verifisert teknisk data. Sist oppdatert: March 2026
Relaterte feilkoder
Kilde: Fanuc R-30iA R-30iB Controller