10 Programming: Q Parameters
1
0
.8 A
d
ditional F
unctions
FN28: TABREAD: Reading a Freely Definable
Table
After you have opened a table with FN 26 TABOPEN, you can use
function FN 28: TABREAD to read from it.
You can define, i.e. read in, up to 8 column names in a TABREAD
block. The column names must be written between quotation marks
and separated by a comma. In the FN 28 block you can define the Q
parameter number in which the TNC is to write the value that is first
read.
Example:
You wish to read the values of the columns “Radius,” “Depth” and
“D” from line 6 of the presently opened table. Save the first value in
Q parameter Q10 (second value in Q11, third value in Q12).
You can read only numerical table fields.
If you wish to read from more than one column in a block,
the TNC will save the values under successive Q
parameter numbers.
56 FN28: TABREAD Q10 = 6/“radius,depth,D”
Summary of Contents for TNC 426
Page 3: ......
Page 4: ......
Page 8: ...IV...
Page 10: ...VI...
Page 26: ......
Page 27: ...1 Introduction...
Page 41: ...2 Manual Operation and Setup...
Page 54: ......
Page 55: ...3 Positioning with Manual Data Input MDI...
Page 59: ...4 Programming Fundamentals of NC File Management Programming Aids Pallet Management...
Page 122: ......
Page 123: ...5 Programming Tools...
Page 153: ...6 Programming Programming Contours...
Page 201: ...7 Programming Miscellaneous functions...
Page 226: ......
Page 227: ...8 Programming Cycles...
Page 366: ......
Page 367: ...9 Programming Subprograms and Program Section Repeats...
Page 381: ...10 Programming Q Parameters...
Page 424: ......
Page 425: ...11 Test run and Program Run...
Page 443: ...12 MOD Functions...
Page 472: ......
Page 473: ...13 Tables and Overviews...
Page 496: ......