Operating manual
CNC 8055
CNC 8055i
UTILITIES
8.
·T· MODEL
SOFT: V02.2X
·147·
Accessing the programs without using the explorer
8.1.2 Copy
To copy programs in the same directory or between directories of different devices.
To make a copy, proceed as follows:
1. Press the "COPY" softkey.
2. Indicate the location of the program or programs to be copied.
The CNC's RAM memory, hard disk (KeyCF), USB disk and external devices (serial line).
3. Indicate the number of the program to be copied.
Select the program with the arrow keys or key in its number and press [ENTER].
4. To copy several programs, press the softkeys "TO THE END" or "TO". In the case of "TO", indicate
the number of the last program to be copied.
5. Press the "IN" softkey.
6. Indicate the destination of the copy.
The CNC's RAM memory, hard disk (KeyCF), USB disk and external devices (serial line).
7. When copying a single program, a different number may be selected for the destination program.
8. Press [ENTER].
If there is already a program with the same number , the CNC will display a warning message. On
the other hand, if that program is in execution, the CNC will display a message indicating that it is
not possible.
Two subroutines cannot have the same name in the RAM memory. To make a copy and change the
name of the copied subroutine, write the subroutine defining block as a comment before making
the copy.
Examples:
• Copy program 200103, from the CNC's RAM memory out to the hard disk (KeyCF) with the
number 14.
• Copy from program 102100 to the end, from the CNC's RAM memory out to the hard disk
(KeyCF).
COPY (MEMORY) P200103 EN
EN (HARD DISK) P14 ENTER
COPY (MEMORY) P102100 (TO THE END)
EN (HARD DISK) ENTER