Programming Notes - HEIDENHAIN TNC 620 User Manual

Conversational programming cnc control; nc software 817600-03; 817601-03; 817605-03
Hide thumbs Also See for TNC 620:
Table of Contents

Advertisement

9
Programming: Q Parameters
9.1
Principle and overview of functions

Programming notes

You can mix Q parameters and fixed numerical values within an NC
program.
Q parameters can be assigned numerical values between
–999 999 999 and +999 999 999. The input range is limited to
16 digits, of which 9 may be before the decimal point. Internally the
TNC calculates numbers up to a value of 10
You can assign a maximum of 255 characters to QS parameters.
The TNC always assigns some Q and QS parameters
the same data. For example the Q parameter Q108
is always assigned the current tool radius, see "
Preassigned Q parameters", page 358.
The TNC saves numerical values internally in a binary
number format (standard IEEE 754). Due to this
standardized format some decimal numbers do
not have an exact binary representation (round-off
error). Keep this in mind especially when you use
calculated Q-parameter contents for jump commands
or positioning movements.
302
10
.
HEIDENHAIN | TNC 620 | Conversational Programming User's Manual | 10/2015

Advertisement

Table of Contents
loading

Table of Contents