Siemens SINUMERIK 840D sl Programming Manual page 503

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

Advertisement

Example 2: Definition of a non-periodic curve table
Program code
N100 CTABDEF(Y,X,3,0)
N110 X0 Y0
N120 X20 Y0
N130 X100 Y6
N140 X150 Y6
N150 X180 Y0
N200 CTABEND
Job Planning
Programming Manual, 03/2013, 6FC5398-2BP40-3BA1
Comment
; Beginning of the definition of a ;non-periodic curve
table with number 3.
; 1st motion operation, defines the starting values and
1st intermediate point:
Master value: 0, Following value: 0
; 2nd intermediate point
Master value: 0...20, Following value: starting value...0
; 3rd intermediate point:
Master value: 20...100, Following value: 0...6
; 4th intermediate point:
Master value: 100...150, Following value: 6...6
; 5th intermediate point:
Master value: 150...180, Following value: 6...0
; End of definition. The curve table is generated in
its internal representation as a polynomial of up to
the 5th order. The calculation of the curve
definition with the specified intermediate points is
dependent on the modally selected interpolation type
(circular, linear, spline interpolation). The part
program state before starting the definition is
restored.
Axis couplings
11.2 Curve tables (CTAB)
503

Advertisement

Table of Contents
loading

This manual is also suitable for:

Sinumerik 828dSinumerik 840de sl

Table of Contents