Siemens Sinumerik 840D sl Programming Manual page 514

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

Advertisement

Axis couplings
9.2 Curve tables (CTAB)
Program code
ENDIF
...
CTABEND
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
514
Comments
Comments
; 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 to 6
; 4th intermediate point:
Master value: 100...150, Following value: 6 to 6
; 5th intermediate point:
Master value: 150...180, Following value: 6 to 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.
Programming Manual, 02/2011, 6FC5398-2BP40-1BA0
Job planning

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Sinumerik 840de slSinumerik 828d

Table of Contents