Number Of Program Repetitions (P) - Siemens SINUMERIK 840D sl Programming Manual

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

Advertisement

Example 2: Subprogram call without declaration
Program code
N10 DEF REAL LENGTH, WIDTH, DEPTH
N20 ...
N30 LENGTH=15.3 WIDTH=20.2 DEPTH=5
N40 BORDER(LENGTH,WIDTH,DEPTH)
1.24.3.3

Number of program repetitions (P)

Function
If a subprogram is to be executed several times in succession, the desired number of
program repetitions can be entered at address
Subprogram call with program repetition and parameter transfer
Parameters are transferred only when the program is called, i.e., on the first run. The
parameters remain unchanged for the remaining repetitions. If you want to change the
parameters during program repetitions, you must make the appropriate provision in the
subprogram.
Job Planning
Programming Manual, 03/2013, 6FC5398-2BP40-3BA1
CAUTION
Flexible NC programming
1.24 Subprogram technique
Comment
; or: N40 BORDER(15.3,20.2,5)
in the block with the subprogram call.
P
189

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Sinumerik 828dSinumerik 840de sl

Table of Contents