Block Format - Siemens sinumerik 808d Programming And Operating Manual

Hide thumbs Also See for sinumerik 808d:
Table of Contents

Advertisement

Programming principles
1.1 Fundamentals of programming
1.1.5

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 linefeed or <INPUT> key when writing.
Figure 1-1
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.
10
" (Linefeed). This character is automatically generated when
F
block structure diagram
Turning Part 2: Programming (Siemens instructions)
Programming and Operating Manual, 05/2012, 6FC5398-5DP10-0BA0

Advertisement

Table of Contents
loading

Table of Contents