HEIDENHAIN TNC 620 User Manual page 334

Hide thumbs Also See for TNC 620:
Table of Contents

Advertisement

9
Programming Q parameters
9.6
If-then decisions with Q parameters
Programming if-then decisions
Possibilities for jump inputs
The following inputs are possible for the condition IF:
Numbers
Texts
Q, QL, QR
QS (string parameter)
You have three possibilities for entering the jump address GOTO:
LBL NAME
LBL NUMBER
QS
Press the JUMP soft key to call the if-then conditions. The TNC
then displays the following soft keys:
Soft key
Function
D09: IF EQUAL, JUMP
e. g. D09 P01 +Q1 P02 +Q3 P03 "UPCAN25" *
If both values or parameters are equal, jump to
specified label
D10: IF UNEQUAL, JUMP
e. g.D10 P01 +10 P02 -Q5 P03 10 *
If both values or parameters are unequal, jump
to specified label
D11: IF GREATER, JUMP
g. g.D11 P01 +Q1 P02 +10 P03 QS5 *
If the first value or parameter is greater than the
second value or parameter, jump to specified
label
D12: IF LESS, JUMP
e. g. D12 P01 +Q5 P02 +0 P03 "ANYNAME" *
If the first value or parameter is smaller than the
second value or parameter, jump to specified
label
334
HEIDENHAIN | TNC 620 | ISO Programming User's Manual | 9/2016

Advertisement

Table of Contents
loading

Table of Contents