EasyManuals Logo
Home>HEIDENHAIN>Control Systems>TNC 620 Programming Station

HEIDENHAIN TNC 620 Programming Station User Manual

HEIDENHAIN TNC 620 Programming Station
840 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #426 background imageLoading...
Page #426 background image
Programming Q Parameters | Accessing tables with SQL commands
10
426
HEIDENHAIN | TNC 620 | Conversational Programming User's Manual | 10/2017
Transaction
Example of an SQL transaction:
Assign Q parameters to table columns for read or write access
using SQL BIND
Select data using SQL SELECT or SQL EXECUTE with the
SELECT instruction
Read, change, or add data using SQL FETCH, SQL UPDATE, and
SQL INSERT
Confirm or discard interaction using SQL COMMIT and SQL
ROLLBACK
Approve bindings between table columns and Q parameters
using SQL BIND
You must conclude all transactions that have been
started—even exclusively read accesses. Concluding
the transaction is the only way to ensure that changes
and additions are transferred, that locks are removed,
and that used resources are released.
Overview of functions
Overview of soft keys
Soft
key
Command Page
SQL BIND establishes or removes connec-
tions between table columns and Q or QS
parameters
429
SQL EXECUTE opens a transaction for
selected table columns and table rows or
enables the use of other SQL instructions
(miscellaneous functions).
Further information: "Overview of instruc-
tions", page 427
430
SQL FETCH transfers the values to the
bound Q parameters
433
SQL ROLLBACK discards all changes and
concludes the transaction
437
SQL COMMIT saves all changes and
concludes the transaction
436
SQL UPDATE transfers all values from the
bound Q parameters to the table
434
SQL INSERT creates a new table row
435
SQL SELECT reads out a single values from a
table and does not open any transaction
438

Table of Contents

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the HEIDENHAIN TNC 620 Programming Station and is the answer not in the manual?

HEIDENHAIN TNC 620 Programming Station Specifications

General IconGeneral
BrandHEIDENHAIN
ModelTNC 620 Programming Station
CategoryControl Systems
LanguageEnglish

Related product manuals