Positional Data - Siemens SINUMERIK 840Di sl Programming Manual

Hide thumbs Also See for SINUMERIK 840Di sl:
Table of Contents

Advertisement

Fundamental Principles of NC Programming
2.2 Language elements of the programming language
Word sequence in blocks
In order to keep the block format as clear as possible, the words in a block should be
arranged as follows:
Example:
N10 G... X... Y... Z... F... S... T... D... M... H...
Address
N
10
G
X,Y,Z
F
S
T
D
M
H
Note
Certain addresses can be used repeatedly within a block
(e.g., G..., M..., H...)
Main block/subblock
There are two types of blocks:
• Main blocks and
• subblocks
The main block must contain all the words necessary to start the operation sequence in the
program section beginning with the main block.
Note
Main blocks can be contained in both main programs and subroutines. The control does not
check whether a main block contains all the necessary information.
52
Meaning
Address of block number
Block number
Preparatory function

Positional data

Feed
Spindle speed
Tool
Tool offset number
Miscellaneous (i.e., special) function
Auxiliary function
Programming Manual, 11/2006, 6FC5398-1BP10-2BA0
Fundamentals

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents