EasyManuals Logo
Home>Siemens>Control Systems>SINUMERIK 828D

Siemens SINUMERIK 828D Programming Manual

Siemens SINUMERIK 828D
822 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #156 background imageLoading...
Page #156 background image
Flexible NC programming
1.25 Subprogram technique
Job planning
156 Programming Manual, 07/2010, 6FC5398-2BP40-0BA0
1.25.2 Definition of a subprogram
1.25.2.1 Subprogram without parameter transfer
Function
When defining subprograms without parameter transfer, the definition line at the beginning of
the program can be omitted.
Syntax
[PROC <program name>]
...
Significance
PROC: Definition operation at the beginning of a program
<program name>: Name of the program
Example
Example 1: Subprogram with PROC operation
Program code Comment
PROC SUB_PROG ; Definition line
N10 G01 G90 G64 F1000
N20 X10 Y20
...
N100 RET ; Subprogram return
Example 2: Subprogram without
PROC operation
Program code Comment
N10 G01 G90 G64 F1000
N20 X10 Y20
...
N100 RET ; Subprogram return

Table of Contents

Other manuals for Siemens SINUMERIK 828D

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Siemens SINUMERIK 828D and is the answer not in the manual?

Siemens SINUMERIK 828D Specifications

General IconGeneral
BrandSiemens
ModelSINUMERIK 828D
CategoryControl Systems
LanguageEnglish

Related product manuals