Programming Q Parameters | Additional functions
10
HEIDENHAIN | TNC 620 | Conversational Programming User's Manual | 10/2017
381
FN 14: ERROR: Displaying error messages
With the FN 14: ERROR error function, you can output error
messages under program control. The messages are predefined by
the machine tool builder or by HEIDENHAIN. If, during a program
run or test run, the control encounters a block with FN 14: ERROR,
then the control will interrupt the program run or test run and
display an error message. The program must then be restarted.
Error numbers area Standard dialog
0 ... 999 Machine-dependent dialog
1000 ... 1199 Internal error messages
Example
The control is intended to display a message if the spindle is not
switched on.
180 FN 14: ERROR = 1000
Error message predefined by HEIDENHAIN
Error number Text
1000 Spindle?
1001 Tool axis is missing
1002 Tool radius too small
1003 Tool radius too large
1004 Range exceeded
1005 Start position incorrect
1006 ROTATION not permitted
1007 SCALING FACTOR not permitted
1008 MIRROR IMAGE not permitted
1009 Datum shift not permitted
1010 Feed rate is missing
1011 Input value incorrect
1012 Incorrect sign
1013 Entered angle not permitted
1014 Touch point inaccessible
1015 Too many points
1016 Contradictory input
1017 CYCL incomplete
1018 Plane wrongly defined
1019 Wrong axis programmed
1020 Wrong rpm
1021 Radius comp. undefined