Siemens SINUMERIK 840Di sl Programming Manual page 65

Hide thumbs Also See for SINUMERIK 840Di sl:
Table of Contents

Advertisement

Blocks, which are to be skipped are marked with an oblique "/" in front of the block number.
Several consecutive blocks can also be skipped. The statements in the skipped blocks are
not executed; the program continues with the next block, which is not skipped.
Example of skipping blocks
N10
/N20 ...
N30 ...
/N40 ...
N70 ...
Up to 10 skip levels can be programmed. Only one skip level can be specified per NC block:
/ ...
/0 ...
/1 N010...
/2 N020...
...
/7 N100...
/8 N080...
/9 N090...
Machine manufacturer
The number of skip levels that can be used depends on a display machine datum.
Block skipping of levels /0 to /9 is activated by an operator action (see /BA/ Operator's Guide
HMI Advanced Embedded, program control menu in Machine operating area) or by the
programmable controller.
Fundamentals
Programming Manual, 11/2006, 6FC5398-1BP10-2BA0
Fundamental Principles of NC Programming
2.2 Language elements of the programming language
;Is executed
;Skipped
;Is executed
;Skipped
;Is executed
;Block is skipped (1st skip level)
;Block is skipped (1st skip level)
;Block is skipped (2nd skip level)
;Block is skipped (3rd skip level)
;Block is skipped (8th skip level)
;Block is skipped (9th skip level)
;Block is skipped (10th skip level)
65

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents