Block Format - Siemens SINUMERIK 802D sl Programming And Operating Manual

Hide thumbs Also See for SINUMERIK 802D sl:
Table of Contents

Advertisement

Extended address
With the addresses
the address is extended by 1 to 4 digits to obtain a higher number of addresses. In this case,
the value must be assigned using an equality sign "=" (see also Section "List of instruc-
tions").
Table 3-2
R10=6.234
3.1.4

Block format

Functionality
A block should contain all data required to execute a machining step.
Generally, a block consists of several words and is always completed with the
end-of-block character " L
pressing the line feed key or the Input key.
Figure 3-2
Word order
If there are several instructions in a block, the following order is recommended:
N... G... X... Z... F... S... T... D... M... H...
Grinding
Programming and Operating manual, 06/2006, 6FC5398-4CP10-0BA0
R
Arithmetic parameters
H
H function
I, J, K
Interpolation parameters/intermediate point
G
Special function M, only affecting the spindle
I
Spindle speed (Spindle 1 or 2)
Examples:
H5=12.1
" (LineFeed). This character is automatically generated when
F
Block structure diagram
3.1 Fundamental Principles of NC Programming
I1=32.67
M2=5
Programming
S2=400
3-3

Advertisement

Table of Contents
loading

Table of Contents