EasyManuals Logo
Home>Siemens>Control Unit>SINUMERIK 808D

Siemens SINUMERIK 808D User Manual

Siemens SINUMERIK 808D
339 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 #131 background imageLoading...
Page #131 background image
Programming and Operating Manual (Milling)
6FC5398-4DP10-0BA6, 09/2017
131
11.14.3
Program example for jumps
Task
Approaching points on a circle segment:
Existing conditions:
Start angle: 30° in R1
Circle radius: 32 mm in R2
Position spacing: 10° in R3
Number of points: 11 in R4
Position of circle center in Z: 50 mm in R5
Position of circle center in X: 20 mm in R6
See the following illustration for linear approach of points on a circle segment:
Programming example
N10 R1=30 R2=32 R3=10 R4=11 R5=50 R6=2 0
;Assignment of initial values
N20 MC1: G0 Z=R2*COS (R1)+R5 X=R2*SIN( R1)+R6
;Calculation and assignment to axis ad dresses
N30 R1=R1+R3 R4= R4-1
N40 IF R4 > 0 GOTOB MC1
N50 M2
Explanation
In block N10, the starting conditions are assigned to the corresponding arithmetic parameters. The calculation of the
coordinates in X and Z and the processing takes place in N20.
In block N30, R1 is incremented by the clearance angle R3, and R4 is decremented by 1.
If R4 > 0, N20 is executed again; otherwise, N50 with End of program.

Table of Contents

Other manuals for Siemens SINUMERIK 808D

Questions and Answers:

Question and Answer IconNeed help?

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

Siemens SINUMERIK 808D Specifications

General IconGeneral
BrandSiemens
ModelSINUMERIK 808D
CategoryControl Unit
LanguageEnglish

Related product manuals