Siemens SINUMERIK 840D sl Programming Manual page 716

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

Advertisement

Motion synchronous actions
10.5 Technology cycles
Main program:
Program code
ID=1 EVERY $A_IN[1]==1 DO AXIS_X
ID=2 EVERY $A_IN[2]==1 DO AXIS_Y
ID=3 EVERY $A_IN[3]==1 DO AXIS_Z
M30
Axis program AXIS_X:
Program code
M100
POS[X]=100 FA[X]=300
M17
Axis program AXIS_Y:
Program code
POS[Y]=10 FA[Y]=200
POS[Y]=-10
M17
Axis program AXIS_Z:
Program code
POS[Z]=90 FA[Z]=250
POS[Z]=-90
M17
716
Comments
; If input 1 is 1, start axis program AXIS_X.
; If input 2 is 1, start axis program AXIS_Y.
; If input 3 is 1, start axis program AXIS_Z.
Programming Manual, 06/2009, 6FC5398-2BP20-0BA0
Job Planning

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Sinumerik 828dSinumerik 840de sl

Table of Contents