Skipping Blocks - Siemens SINUMERIK 840D sl Programming Manual

Nc programming
Hide thumbs Also See for SINUMERIK 840D sl:
Table of Contents

Advertisement

Fundamentals
2.2 Fundamental Principles of NC Programming
Example 1:
Program code
N10 G1 F100 X10 Y20
Example 2:
Program code
N10
N20
N50
Note
Comments are stored and appear in the current block display when the program is running.
2.2.2.5

Skipping blocks

NC blocks, which are not to be executed every time the program runs, can be skipped and not
processed. This function is used when testing and/or running-in new programs, for example.
Skip blocks
Blocks to be skipped are indicated in the part program by the character "/" before the block
number. Several consecutive blocks can also be skipped. The instructions in the skipped
blocks are not executed and the program resumes with the next block that is not skipped.
Example:
48
Comment
; Comment to explain the NC block
Comment
; Company G&S, order no. 12A71
; Program written by H. Smith, Dept. TV 4 on November 21,
1994
; Section no. 12, housing for submersible pump type TP23A
Programming Manual, 12/2019, 6FC5398-2EP40-0BA0
NC programming

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Sinumerik 840de sl

Table of Contents