ADTECH9 Series CNC Programming Manual
Notice:
The items marked with * are the default modal values of G codes of the system;
1.3 Program structure
1.3.1 Program composition
CNC processing program consists of the following parts:
Fig. 1.3.1 CNC Program Structure Diagram
Program name:
Used to mark different programs, and consists of O and four digits.
➢ If the start of the program doesn’t have program name, the program segment No. of the program start
will be considered as the program name by default;
➢ If the program segment No. contains five digits, the latter four digits will be used as the program
name;
➢ If the latter four digits are 0, add 1 automatically to use as the program name;
➢ N0 can’t be used as program name;
➢ When saving the program, if both program name and program segment No. don’t exist, it is necessary
to make a program name through MDI panel.
Note:
The content in the parentheses, in which the user can specify notes, guide, etc.: