Programming Q Parameters | Accessing tables with SQL commands
10
HEIDENHAIN | TNC 620 | Conversational Programming User's Manual | 10/2017
427
Overview of instructions
The following so-called SQL instructions are used in the SQL
command
SQL EXECUTE
.
Instruction
Function
SELECT
Select data
CREATE
SYNONYM
Create synonym (replace long path names
with short names)
DROP SYNONYM
Delete synonym
CREATE TABLE
Generate a table
COPY TABLE
Copying a table
RENAME TABLE
Rename table
DROP TABLE
Delete the table
INSERT
Inserting table rows
DELETE
Delete table rows
ALTER TABLE
Add table columns using
ADD
Delete table columns using
DROP
RENAME COLUMN
Rename table columns
Programming SQL commands
This function is not enabled until the code number
555343
is entered.
You can program SQL commands in the
Programming
operating
mode or in
Positioning with mdi
:
Press the
SPEC FCT
key
Press the
PROGRAM FUNCTIONS
soft key
Shift the soft-key row
Press the
SQL
soft key
Select the SQL command via soft key
Read and write accesses performed with the help of
SQL commands always occur in metric units, regardless
of the unit of measure selected for the table or the NC
program.
If, for example, a length is saved from one table to a Q
parameter, then the value is thereafter always in metric
units. If this value is then use in an inch program for the
purpose of positioning (
L X+Q1800
), then an incorrect
position will be the result.
Summary of Contents for TNC 620 E
Page 4: ......
Page 5: ...Fundamentals...
Page 34: ...Contents 34 HEIDENHAIN TNC 620 Conversational Programming User s Manual 10 2017...
Page 63: ...1 First Steps with the TNC 620...
Page 86: ......
Page 87: ...2 Introduction...
Page 123: ...3 Operating the Touchscreen...
Page 139: ...4 Fundamentals File Management...
Page 199: ...5 Programming Aids...
Page 228: ......
Page 229: ...6 Tools...
Page 271: ...7 Programming Contours...
Page 323: ...8 Data Transfer from CAD Files...
Page 344: ......
Page 345: ...9 Subprograms and Program Section Repeats...
Page 364: ......
Page 365: ...10 Programming Q Parameters...
Page 467: ...11 Miscellaneous Functions...
Page 489: ...12 Special Functions...
Page 532: ......
Page 533: ...13 Multiple Axis Machining...
Page 596: ......
Page 597: ...14 Pallet Management...
Page 610: ......
Page 611: ...15 Batch Process Manager...
Page 619: ...16 Manual Operation and Setup...
Page 693: ...17 Positioning with Manual Data Input...
Page 698: ......
Page 699: ...18 Test Run and Program Run...
Page 737: ...19 MOD Functions...
Page 774: ......
Page 775: ...20 Tables and Overviews...