Siemens SINUMERIK 840Di sl Programming Manual page 430

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

Advertisement

Program section repetition
11.1 Program section repetition
Example:
N10 G1 F300 Z-10
N20 BEGIN1:
N30 X=10
N40 Y=10
N50 GOTOF BEGIN2
N60 ENDLABEL:
N70 BEGIN2:
N80 X20
N90 Y30
N100 ENDLABEL: Z10
N110 X0 Y0 Z0
N120 Z-10
N130 REPEAT BEGIN1 P=2
N140 Z10
N150 X0 Y0
N160 M30
Note
Program section repetition is activated by programming.
The REPEAT instruction should be placed behind the traveling blocks.
430
Programming Manual, 11/2006, 6FC5398-1BP10-2BA0
Fundamentals

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents