Programming
10.1 Fundamental Principles of NC Programming
Cylindrical grinding
222
Programming and Operating Manual, 07/2009, 6FC5398-4CP10-2BA0
10.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
F
" (Linefeed). This character is automatically generated when
pressing the linefeed or <Input>key when writing.
1
:RUG
:RUG
:RUGQ
&RPPHQW
/)
6SDFH
%/$1.
6SDFH
6SDFH
6SDFH
%ORFNLQVWUXFWLRQV
%ORFNQXPEHUVWDQGVLQIURQWRILQVWUXFWLRQV
2QO\DVQHHGHGLQVWHDGRI1PDLQEORFNVKDYH
WKHV\PEROಯಯ&RORQ
%ORFNVNLS
RQO\LIQHFHVVDU\VWDQGVDWWKHEHJLQQLQJ
(QGRIEORFNFKDUDFWHU
RQO\LIUHTXLUHG
LVZULWWHQDWWKHHQGGHOLPLWHGIURP
WKHUHPDLQLQJSDUWRIWKHEORFNE\
7RWDOQXPEHURIFKDUDFWHUVLQDEORFNFKDUDFWHUV
Figure 10-2 Block structure diagram
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...
Note regarding block numbers
First select the block numbers in steps of 5 or 10. Thus, you can later insert blocks and
nevertheless observe the ascending order of block numbers.
Block skip
Blocks of a program, which are to be executed not with each program run, can be marked by
a slash / in front of the block number.
The block skip itself is activated via Operation (program control: "SKP") or by the
programmable controller (signal). A section can be skipped by several blocks in succession
using " / ".
If a block must be skipped during program execution, all program blocks marked with " / " are
not executed. All instructions contained in the blocks concerned will not be considered. The
program is continued with the next block without marking.
Содержание SINUMERIK 802D
Страница 6: ...Preface Cylindrical grinding 6 Programming and Operating Manual 07 2009 6FC5398 4CP10 2BA0 ...
Страница 12: ...Table of contents Cylindrical grinding 12 Programming and Operating Manual 07 2009 6FC5398 4CP10 2BA0 ...
Страница 64: ...Define 4 10 User data Cylindrical grinding 64 Programming and Operating Manual 07 2009 6FC5398 4CP10 2BA0 ...
Страница 152: ...System 8 7 Alarm display Cylindrical grinding 152 Programming and Operating Manual 07 2009 6FC5398 4CP10 2BA0 ...
Страница 334: ...Programming 10 15 Oscillation Cylindrical grinding 334 Programming and Operating Manual 07 2009 6FC5398 4CP10 2BA0 ...
Страница 394: ...Appendix A 5 Overview Cylindrical grinding 394 Programming and Operating Manual 07 2009 6FC5398 4CP10 2BA0 ...
Страница 399: ...Index Cylindrical grinding Programming and Operating Manual 07 2009 6FC5398 4CP10 2BA0 399 W Word structure 221 ...