Special functions
11.6
Freely definable tables
11
426
HEIDENHAIN | TNC 620 | ISO Programming User's Manual | 9/2016
D27
– Write to a freely definable table
With the
D27
function you write to the table that you previously
opened with
D26
.
You can write several column names in a
D27
block. The column
names must be written between quotation marks and separated
by a comma. You define the values that the TNC is to write to the
respective column with Q parameters.
Note that by default the
D27
function also writes
values to the currently open table in
Test run
mode.
The
D18 ID992 NR16
function enables you to query
in which operating mode the program is to be run.
If the
D27
function is to be run only in the
Program
run, single block
and
Program run, full sequence
operating modes, you can skip the respective
program section by using a jump command.
You can write only to numerical table fields.
If you wish to write to more than one column in a
block, you must save the values under successive Q
parameter numbers.
Example
You wish to write to the columns “Radius,” “Depth” and “D” in
line 5 of the presently opened table. The value to be written in the
table must be saved in the Q parameters Q5, Q6 and Q7.
N53 Q5 = 3.75
N54 Q6 = -5
N55 Q7 = 7.5
N56 D27 P01 5/"RADIUS,DEPTH,D" = Q5
Содержание TNC 620 Programming Station
Страница 1: ...TNC 620 User s Manual ISO programming NC Software 817600 04 817601 04 817605 04 English en 9 2016 ...
Страница 4: ......
Страница 5: ...Fundamentals ...
Страница 28: ...Contents 28 HEIDENHAIN TNC 620 ISO Programming User s Manual 9 2016 ...
Страница 57: ...1 First Steps with the TNC 620 ...
Страница 77: ...2 Introduction ...
Страница 110: ......
Страница 111: ...3 Fundamentals file management ...
Страница 166: ......
Страница 167: ...4 Programming aids ...
Страница 194: ......
Страница 195: ...5 Tools ...
Страница 234: ......
Страница 235: ...6 Programming contours ...
Страница 284: ......
Страница 285: ...7 Data transfer from CAD files ...
Страница 304: ......
Страница 305: ...8 Subprograms and program section repeats ...
Страница 323: ...9 Programming Q parameters ...
Страница 384: ......
Страница 385: ...10 Miscellaneous functions ...
Страница 407: ...11 Special functions ...
Страница 433: ...12 Multiple axis machining ...
Страница 475: ...13 Pallet management ...
Страница 480: ......
Страница 481: ...14 Manual Operation and Setup ...
Страница 549: ...15 Positioning with Manual Data Input ...
Страница 554: ......
Страница 555: ...16 Test Run and Program Run ...
Страница 590: ......
Страница 591: ...17 MOD Functions ...
Страница 622: ......
Страница 623: ...18 Tables and Overviews ...