D14: displaying error messages, Additional functions 9.8 – HEIDENHAIN TNC 620 (81760x-02) ISO programming User Manual

Page 303

Advertising
background image

Additional functions

9.8

9

TNC 620 | User's ManualDIN/ISO Programming | 2/2015

303

D14: Displaying error messages

With the function

D14 you can call messages under program

control. The messages are predefined by the machine tool builder
or by HEIDENHAIN. Whenever the TNC comes to a block with

D14

in the Program Run or Test Run mode, it interrupts the program run

and displays a message. The program must then be restarted. The

error numbers are listed in the table.

Range of error numbers

Standard dialog text

0 ... 999

Machine-dependent dialog

1000 ... 1199

Internal error messages (see

table)

Example NC block

The TNC is to display the text stored under error number 1000:

N180 D14 P01 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

1022

Rounding-off undefined

1023

Rounding radius too large

1024

Program start undefined

Advertising