Siemens SINUMERIK 828D Programming Manual page 694

Hide thumbs Also See for SINUMERIK 828D:
Table of Contents

Advertisement

User stock removal programs
15.2 Generate contour table (CONTPRON)
NC program:
Program code
N10 DEF REAL KTAB[92,11]
N20 DEF CHAR BT="L"
N30 DEF INT HE=0
N40 DEF INT MODE=1
N50 DEF INT ERR=0
...
N100 G18 X100 Z100 F1000
N105 CONTPRON(KTAB,BT,HE,MODE)
N110 G1 G90 Z20 X20
N120 X45
N130 Z0
N140 G2 Z-15 X30 K=AC(-15) I=AC(45)
N150 G1 Z-30
N160 X80
N170 Z-40
N180 EXECUTE(ERR)
...
694
Comments
; Contour table with name KTAB and
max. 92 contour elements,
parameter value 11 is a fixed
quantity.
; Mode for CONTPRON: Longitudinal
turning, outer machining
; Number of relief cut elements=0
; Preparation, forwards and
backwards
; Fault feedback signal
; Activate contour preparation.
; End filling the contour table,
change over to normal program
operation.
Programming Manual, 07/2010, 6FC5398-2BP40-0BA0
Job planning

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents