Unit of tool data (P-TOOL-00008)

The parameter "wz[i].mass_einheit" defines the unit of the tool data.

Variable name

Type

Permissible range

Dimension

mass_einheit

UNS16

0/1

----

Value

Significance

0

Dimensional unit is millimeter

1

Dimensional unit is inch

EXAMPLE: The tool data will be stated in the unit "millimeter".

Extract from "werkz_d.lis":

# ==========================================================================
# Tool data for tool no. 5
# ==========================================================================
wz[5].mass_einheit 0 # tool data unit MM
..........