08/2005 Commissioning HMI Advanced (IM4)
2 Functions/Parameterization
© Siemens AG, 2005. All rights reserved
SINUMERIK 840D sl/840D/840Di/810D Installation and Start-Up HMI (IAM) - 08/2005 Edition
IM4/2-117
[151.1] ; unique identifier (t,d) for saw
tool_type=151 ; tool type, if not set, $TC_DP1 is
; used
width= ; TC_DP9, width
;TC_DPV3= ; 1=+X; -1=-X
;TC_DPV4= ; 1=+Y; -1=-Y
;TC_DPV5= ; 1=+Z; -1=-Z
; data set for tool_types 200-299
[200.001] ; unique identifier (t,d)
tool_type= ; tool type, if not set, $TC_DP1 is
; used
tip_angle= ; TC_DP24, tip angle
;TC_DPV3= ; 1=+X; -1=-X
;TC_DPV4= ; 1=+Y; -1=-Y
;TC_DPV5= ; 1=+Z; -1=-Z
; default tool data sets reserved by SIEMENS AG for later use
; default data sets are recognized by non digit values
; examples
;[500] ; number corresponding to tool type, roughing tool
;insert_length= ; TC_DP8, insert length
;holder_angle= ; TC_DP10, holder angle
;reference_direction= ; TC_DP11, cutting direction
;clearance_angle= ;TC_DP24, clearance angle
;[510] ; number corresponding to tool type, finishing tool
;insert_length= ; TC_DP8, insert length
;holder_angle= ; TC_DP10, holder angle
;reference_direction= ; TC_DP11, cutting direction
;clearance_angle= ; TC_DP24, clearance angle
2.5.24 TASKCONF.INI
[CONTROL]
MDIList=MntMMC\MntMMC.mdi
ControlFile=MntMMC\MntMMC.zus
ScreenTwips=1
[DEBUG]
;MDISize 0 = Debug, 1 = Full screen
MDISize=0
;Buttons: 0 = button invisible, 1 = button visible
Stop_Button=1
; Here you can configure a skeleton application. Instead of APPLICATION, use
; the section name configured in regie.ini. For every section name assigned in regie.ini
; with Task
i
= name:= mntmmc cmdLine:= "SectionName", ...
; a standalone section must be configured here.