Programming: Q Parameters
9.3
Describing contours with mathematical functions
9
272
TNC 320 | User's Manual
HEIDENHAIN Conversational Programming | 3/2014
9.3
Describing contours with
mathematical functions
Application
The Q parameters listed below enable you to program basic
mathematical functions in a part program:
Select a Q-parameter function: Press the Q key (in the
numerical keypad at right). The Q-parameter functions are
displayed in a soft-key row
Select the mathematical functions: Press the
BASIC
ARITHMETIC
soft key. The TNC then displays the following soft
keys:
Overview
Function
Soft key
FN 0
: ASSIGN
e.g.
FN 0: Q5 = +60
Directly assign value
FN 1
: ADDITION
z.B.
FN 1: Q1 = -Q2 + -5
Form and assign sum from two values
FN 2
: SUBTRACTION
e.g.
FN 2: Q1 = +10 - +5
Form and assign difference between two values
FN 3
: MULTIPLICATION
e.g.
FN 3: Q2 = +3 * +3
Form and assign the product of two values
FN 4
: DIVISION e.g.
FN 4: Q4 = +8 DIV +Q2
Form and assign the quotient of two values
Not
permitted:
Division by 0
FN 5
: SQUARE ROOT e.g.
FN 5: Q20 = SQRT 4
Form and assign the square root of a value
Not
permitted:
Square root from negative value
To the right of the "=" character you can enter the following:
Two numbers
Two Q parameters
A number and a Q parameter
The Q parameters and numerical values in the equations can be
entered with positive or negative signs.
Содержание TNC 320
Страница 4: ...Controls of the TNC 4 TNC 320 User s Manual HEIDENHAIN Conversational Programming 3 2014 ...
Страница 5: ...Fundamentals ...
Страница 16: ...Contents 16 TNC 320 User s Manual HEIDENHAIN Conversational Programming 3 2014 ...
Страница 43: ...1 First Steps with the TNC 320 ...
Страница 63: ...2 Introduction ...
Страница 81: ...3 Programming Fundamentals file management ...
Страница 124: ......
Страница 125: ...4 Programming Programming aids ...
Страница 152: ......
Страница 153: ...5 Programming Tools ...
Страница 180: ......
Страница 181: ...6 Programming Programming contours ...
Страница 232: ......
Страница 233: ...7 Programming Data transfer from DXF files or plain language contours ...
Страница 251: ...8 Programming Subprograms and program section repeats ...
Страница 267: ...9 Programming Q Parameters ...
Страница 337: ...10 Programming Miscellaneous functions ...
Страница 357: ...11 Programming Special functions ...
Страница 379: ...12 Programming Multiple Axis Machining ...
Страница 406: ......
Страница 407: ...13 Manual operation and setup ...
Страница 462: ......
Страница 463: ...14 Positioning with Manual Data Input ...
Страница 468: ......
Страница 469: ...15 Test run and program run ...
Страница 497: ...16 MOD functions ...
Страница 525: ...17 Tables and overviews ...