GO2cam Pascal API

Functions

PROCEDURE MTE_ASM_offset_number (VAR int_LComp :INTEGER, VAR int_LComp2 :INTEGER, var int_DComp :INTEGER, VAR str_SpecificID :TC80)
 Called by GO2cam to define automatically the offset number of a tool.
 

Detailed Description

It includes all the procedures called by GO2cam to do some treatments by Pascal code

Function Documentation

◆ MTE_ASM_offset_number()

PROCEDURE MTE_ASM_offset_number ( VAR int_LComp :INTEGER ,
VAR int_LComp2 :INTEGER ,
var int_DComp :INTEGER ,
VAR str_SpecificID :TC80  )

Called by GO2cam to define automatically the offset number of a tool.

All the parameters used by the procedure can be modified to modify the value in the tool table in MTE
By default the procedure does the treatment of GO2cam
It can be overwrite to define your own rule to define the compensation number

Parameters
[in,out]int_LComp: The current length compensation number defined for the tool
[in,out]int_LComp2: The current length compensation number 2 defined for the tool
[in,out]int_DComp: The current diameter compensation number defined for the tool
[in,out]str_SpecificID: The current specific ID defined for the tool