; Renishaw Productivity+ Custom Macro
; Do NOT remove the preceeding line or this macro will not load
; Definition File for Non-Contact Toolsetting Tool Diameter Setting
; Version: 0.01.

[FileType]
; Do NOT remove this section or this Custom Macro will not load
Product		Renishaw Productivity+
File		Custom Macro
Version		0.07.002

[MachineType]
MACHINETYPE Heidenhain

[Toolsetting Type]
"Sin contacto"

; Definition File Language - language of displayable text strings in this file
[Language]
Spanish

; Existing Menu Item in application that Custom Macro name and its Parent Menu are to appear under
; FIELD CAN BE OMITTED
[Existing Menu]
"Reglaje de herramientas"

; Parent Menu - used as parent menu item text 
; FIELD CAN BE OMITTED
[Parent Menu]
"Heidenhain (NC1, NC2, NC4...)"

; Custom Macro Name - used as menu item text. ID MUST BE UNIQUE FOR EACH CUSTOM MACRO!
; FIELD IS COMPULSORY
[Custom Macro]
; Name										ID
"Radio de herramienta "								48861

; This field specifies the default name given to a statement of this type
; The name must NOT include any of the following characters and cannot start with a numeric character
; {}[]/\:<>@~#-=+()*&^%$£!"`¬|;,.'?
[Default Statement Name]
"Radio"

; Name or Program Number of macro
[MacroID]
504

; Properties - Do not use IDs 1-19
; Name										ID	Datatype	Default		Range		Category	Output Parameter	Metafile ID (optional)	Help Text			
[Properties]
"Velocidad del husillo (S)"							23	INT		1000	GE1000:LE20000	100				CM_S				11101				"Velocidad del husillo para el cambio de herramientas"
"Modo de medida (Q380)"					20	MEAS_TYPE	0			{NA}		100				CM_D				11101				"El ciclo 504 se utiliza para medir el radio o el diámetro útil de una herramienta de corte. Q380 Modo de funcionamiento del ciclo: = 0 Modo de medición (defina R, ponga a cero DR):   = 1 Modo de comprobación (deje R, ajuste DR):   = 2 Modo de control (sólo se comprueba la tolerancia, no se ajustan los datos de la herramienta)."
"Valor de corrección de radio (Q367)"			22	LINEAR		0.0			{NA}		100				CM_C				11101				"Q367 Valor de corrección de radio. El valor especificado cambia el tamaño medido (R, DR) de la herramienta que sigue a la toma de datos de herramienta. Valor predeterminado = 0"

[Visibility]
PROPERTIES	100
CTRL_PROPS		20 ("Tipo de medición")	
CTRL_VALUES		0 ("Modo de medida - Q380 = 0")			
CTRL_VALUES		1 ("Modo de comprobación - Q380 = 1")	
CTRL_VALUES		2 ("Modo de control - Q380 = 2")	

[Enums]
; N.B. When post processing, the selected enum item ID will be outputted with the Output Parameter.
;	e.g.	enum type			: YESNO
;			selected enum item	: YES
;			enum item value		: 1
;			Output Parameter	: CM_B
;			Output				= B1
;											ID		Index (order in which they will appear)
ENUM_NAME		MEAS_TYPE					
ENUM_ITEM		"Modo de medición Q380 = 0"	0		0
ENUM_ITEM		"Modo de comprobación Q380 = 1"		1		1
ENUM_ITEM		"Modo de control Q380 = 2"		2		2

[Categories]
; Name							ID
"Parámetros del ciclo"				100

[Resources]
; File name of resource DLL containing metafiles (optional)
PP_tsToolSettingRes.dll

; The post processor section to call when post processing occurs
[Post Section]
TOOLSETTING_RADIAL_MACRO
