; Renishaw Productivity+ Custom Macro
; Do NOT remove the preceeding line or this macro will not load
; Definition File for Non-Contact Toolsetting Temp Compensation 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]
"Berührungslos"

; Definition File Language - language of displayable text strings in this file
[Language]
German

; Existing Menu Item in application that Custom Macro name and its Parent Menu are to appear under
; FIELD CAN BE OMITTED
[Existing Menu]
"Werkzeugeinstellung"

; 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
"Temperaturkompensation"					48865

; 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]
"Temperaturkompensation"

; Name or Program Number of macro
[MacroID]
509

; Properties - Do not use IDs 1-19
; Name										ID	Datatype	Default		Range		Category	Output Parameter	Metafile ID (optional)	Help Text			
[Properties]
"Spindeldrehzahl (S)"							23	INT		1000	GE1000:LE20000	100				CM_S				11105				"Für den Werkzeugwechsel zu verwendende Spindeldrehzahl"
"Start / Reset (Q377)"						20	MEAS_TYPE	0			{NA}		100				CM_D				11105				"Der Temperaturkompensationszyklus (509) wird zur Erfassung von temperaturbedingten Positionsverlagerungen der Werkzeugmaschine eingesetzt. Dieser Zyklus erfordert ein Kalibrierwerkzeug von bekannter Länge und bekanntem Radius. Q377 Temperaturkompensation Rücksetzung: - Dieser Parameter ist vorgesehen, um die Werte der Temperaturkompensation zurückzusetzen: = 1 Das Ergebnis des Zyklus wird in den Parameter Temp. Komp. Nullstartwert geschrieben. = Das Ergebnis des Zyklus wird mit dem Temp. Komp. Nullstartwert verglichen. Die Differenz daraus wird in den Parameter „Temperatur Kompensation Abweichung“ geschrieben."

[Visibility]
PROPERTIES	100
CTRL_PROPS		20 ("Temperaturkompensation Reset")	
CTRL_VALUES		0 ("Die Temp.Komp.Nullwert zurücksetzen (Q377 = 1)")			
CTRL_VALUES		1 ("Ergebnisse vergleichen(Q377 = 0)")	

[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		"Die Temp.Komp.Nullwert zurücksetzen (Q377 = 1)"	1		1
ENUM_ITEM		"Temperaturwerte vergleichen (Q377 = 0)"	0		0

[Categories]
; Name							ID
"Zyklusparameter"				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_TEMP_COMP_MACRO
