5 Programming: Tools
5.5 W
o
rk
ing with Cut
ting D
a
ta T
a
bles
Data transfer from cutting data tables
If you output a file type .TAB or .CDT via an external data interface, the
TNC also transfers the structural definition of the table. The structural
definition begins with the line #STRUCTBEGIN and ends with the line
#STRUCTEND. The meanings of the individual code words are shown
in the table “Structure Command” (see “Changing the table
structure,” page 124). Behind #STRUCTEND the TNC saves the actual
content of the table.
Configuration file TNC.SYS
You must use the configuration file TNC.SYS if your cutting data tables
are not stored in the standard directory TNC:\. In TNC.SYS you must
then define the paths in which you have stored your cutting data
tables.
Example of TNC.SYS
The TNC.SYS file must be stored in the root directory
TNC:\.
Entries in TNC.SYS
Meaning
WMAT=
Path for workpiece material table
TMAT=
Path for cutting material table
PCDT=
Path for cutting data tables
WMAT=TNC:\CUTTAB\WMAT_GB.TAB
TMAT=TNC:\CUTTAB\TMAT_GB.TAB
PCDT=TNC:\CUTTAB\
Содержание TNC 426
Страница 3: ......
Страница 4: ......
Страница 8: ...IV...
Страница 10: ...VI...
Страница 26: ......
Страница 27: ...1 Introduction...
Страница 41: ...2 Manual Operation and Setup...
Страница 54: ......
Страница 55: ...3 Positioning with Manual Data Input MDI...
Страница 59: ...4 Programming Fundamentals of NC File Management Programming Aids Pallet Management...
Страница 122: ......
Страница 123: ...5 Programming Tools...
Страница 153: ...6 Programming Programming Contours...
Страница 201: ...7 Programming Miscellaneous functions...
Страница 226: ......
Страница 227: ...8 Programming Cycles...
Страница 366: ......
Страница 367: ...9 Programming Subprograms and Program Section Repeats...
Страница 381: ...10 Programming Q Parameters...
Страница 424: ......
Страница 425: ...11 Test run and Program Run...
Страница 443: ...12 MOD Functions...
Страница 472: ......
Страница 473: ...13 Tables and Overviews...
Страница 496: ......