Siemens SINUMERIK 840D sl Programming Manual page 103

Job planning
Hide thumbs Also See for SINUMERIK 840D sl:
Table of Contents

Advertisement

Syntax
1. Repeat individual program line:
<jump marker>: ...
...
REPEATB <jump marker> P=<n>
...
2. Repeat program section between jump marker and REPEAT statement:
<jump marker>: ...
...
REPEAT <jump marker> P=<n>
...
3. Repeat section between two jump markers:
<start jump marker>: ...
...
<end jump marker>: ...
...
REPEAT <start jump marker> <end jump marker> P=<n>
...
Note
It is not possible to nest the
the
not reached before the
the
4. Repeat section between jump marker and ENDLABEL:
<jump marker>: ...
...
ENDLABEL: ...
...
REPEAT <jump marker> P=<n>
...
Note
It is not possible to nest the
parentheses. If the
not reached before the
REPEAT
Job Planning
Programming Manual, 03/2013, 6FC5398-2BP40-3BA1
1.11 Repeat program section (REPEAT, REPEATB, ENDLABEL, P)
appears before the
<start jump marker>
REPEAT
statement will be repeated.
REPEAT
<jump marker>
REPEAT
statement will be repeated.
statement with the two jump markers in parentheses. If
REPEAT
REPEAT
statement, the section between the
statement with the
REPEAT
appears before the
statement, the section between the
Flexible NC programming
statement and the
<end jump marker>
<start jump marker>
and the
<jump marker>
statement and the
REPEAT
<jump marker>
is
and
in
ENDLABEL
is
ENDLABEL
and the
103

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Sinumerik 828dSinumerik 840de sl

Table of Contents