Siemens SINUMERIK 840Di Function Manual page 691

Basic machine
Hide thumbs Also See for SINUMERIK 840Di:
Table of Contents

Advertisement

Example of tool change with M6 active and MD10719: T_NO_FCT_CYCLE_MODE= 0
MD10719 $MN_T_NO_FCT_CYCLE_MODE = 0
MD10717 $MN_T_NO_FCT_CYCLE_NAME = "MY_T_CYCLE" ; T replacement cycle
N210 D1
N220 G90 G0 X100 Y100 Z50
N230 D2 X110 Z0 T5
N240 M6
Expanded behavior:
Tool change with M6 active and MD10719: T_NO_FCT_CYCLE_MODE= 1
MD22550 $MC_TOOL_CHANGE_MODE = 1
MD10719 $MN_T_NO_FCT_CYCLE_MODE = 1
MD10717 $MN_T_NO_FCT_CYCLE_NAME = "MY_T_CYCLE" ; T replacement cycle
N310 D1
N320 G90 G0 X100 Y100 Z50
N330 D2 X110 Z0 T5
N340 M6
Example also with parameter transfer on tool change with M6 active and MD10719 = 1
• A replacement cycle for T and M6 has been configured.
• In addition, the parameter transfer to the M6 replacement cycle was configured with
If M6 is now programmed with D or DL in the block, the D or DL number is also passed as a
parameter to the M6 replacement cycle when machine data
MD 10719 $MN_T_NO_FCT_CYCLE_MODE = 1.
MD22550 $MC_TOOL_CHANGE_MODE = 1
MD10719 $MN_T_NO_FCT_CYCLE_MODE = 1
MD10717 $MN_T_NO_FCT_CYCLE_NAME = "MY_T_CYCLE" ; T replacement cycle
N410 D1
N420 G90 G0 X100 Y100 Z50
N430 D2 X110 T5 M6
Mode Group, Channel, Program Operation, Reset Response (K1)
Function Manual, 08/2005 Edition, 6FC5397-0BP10-0BA0
MD10718 $MN_M_NO_FCT_CYCLE_PAR.
2.11 Subroutine call with M, T, and D functions
;
; D1 is active
; D1 remains active, programmed D2 is provided to
the T replacement cycle as a variable
; New tool is selected
;
; D1 is active
; D2 is activated, D2 is not transferred to the T
replacement cycle as a variable
; T5 is activated
;
; D1 is active
; D1 remains active, D2 and T5 are transferred to
the M6 replacement cycle as a variable
Detailed Description
2-155

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents