System information
SECTION ONE - PROGRAM CONFIGURATION
By definition, a program is a group of commands given to the CNC for operating a machine. By
specifying commands, the tool is moved along a straight line or an arc, or the spindle motor is
turned on and off. In a program, specify the commands in the sequence of actual tool
movements.
Program Tool movement sequence
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 machine moves. An optional number for definition of each move
is called the block number, and the number for naming each program is called the program
number.
.
.
.
Block
Block
Block
Block
Block
The block and the program have the following configurations.
Block
Each block begins with an optional number and ends with a <CR> carriage return.
7










