Programming
10.1 Fundamental principles of NC programming
Surface grinding
Programming and Operating Manual, 11/2012, 6FC5398-5CP10-3BA0
195
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 sl
Страница 10: ...Table of contents Surface grinding 10 Programming and Operating Manual 11 2012 6FC5398 5CP10 3BA0 ...
Страница 338: ...PLC diagnostics 13 3 Operating options Surface grinding 338 Programming and Operating Manual 11 2012 6FC5398 5CP10 3BA0 ...
Страница 364: ...Index Surface grinding 364 Programming and Operating Manual 11 2012 6FC5398 5CP10 3BA0 ...