-Shenzhen Guanhong Automation Co.,Ltd.-
SZGH-CNC1000MDb Series
- 15 -
See the general structure of program as follows:
Fig2.28 General Structure of Program
Program Name
: consist of alphabet & number (Eg.: O0001). There are countless programs
stored in the system.To identify it, each program has only one program name(there is no the same
program name).
Note: It doesn’t allow exist blank on program name.
A group of commands at each step of the sequence is called the block. The program consists of
a group of blocks for a series of machining. The number for discriminating each block is called the
sequence number, and the number for discriminating each program is called the program number.
Block
: a group of commands at each step of the sequence.
The program consists of a group of blocks for a series of machining. The number for
discriminating each block is called the sequence number, and the number for discriminating each
program is called the program number.
The block and the program have the following configurations.
Fig2.29 Block Configuration
A block begins with a sequence number that identifies that block and ends with an end
–
of
–
block code.
This manual indicates the end
–
of
–
block code by ; (LF in the ISO code and CR in the EIA
code).
The contents of the dimension word depend on the preparatory function.
In this manual, the portion of the dimension word may be represent as IP_.
There is only one for other addresses except for N, G, S, T, H, L in one block, otherwise the
system alarms. The last word in the same address is valid when there are more N, G, S, T, H, L in
Program Name
Skipping character
of block
Sequence
Number
Ending character
of program
Explanation of program
Word
Ending character
of block
Block