35 lines
1.3 KiB
Plaintext
35 lines
1.3 KiB
Plaintext
# ASSEMBLY_DATABASE.DAT
|
|
##########################################################################
|
|
#
|
|
# PURPOSE:
|
|
#
|
|
# This is the database file used for defining tool assembly.
|
|
#
|
|
#
|
|
# The next line causes the on site revision history to be saved.
|
|
# To prevent this, delete the next line.
|
|
#
|
|
# dbc_logname
|
|
#
|
|
##########################################################################
|
|
# The data is organized using the following fields separated by |
|
|
#
|
|
# The following fields are defined for all records
|
|
#
|
|
# LIBRF - Unique Assembly Tool Identifier
|
|
# DESCR - Description
|
|
# TOOLREF - Tool Reference
|
|
# TOOLT - Tool Type
|
|
# TOOLST - Tool Subtype
|
|
# HOLDREF - Holder Reference
|
|
# SHANKREF - Shank Reference
|
|
# ZMOUNT - Length of Holder Offset
|
|
# TLNUM - Tool Number
|
|
# ADJREG - Tool Length Adjust Register
|
|
# CUTCOMREG - Tool CUTCOM Register
|
|
#
|
|
#--------------------------------------------------------------------------------
|
|
FORMAT LIBRF DESCR TOOLREF TOOLT TOOLST HOLDREF SHANKREF ZMOUNT TLNUM ADJREG CUTCOMREG
|
|
#--------------------------------------------------------------------------------
|
|
DATA | EM_ASSEMBLY_DEMO_INCH | End Mill Inch Assembly | ugti0201_104 | MILLING | END_MILL_NON_INDEXABLE | HLDI001_00032 | | 1.50000 | | |
|