beautypg.com

HEIDENHAIN TNC 640 (34059x-01) Cycle programming User Manual

Page 481

background image

HEIDENHAIN TNC 640

481

1

7.8 MEA

S

URE RECT

ANGLE OUTSIDE (Cy

c

le 424, DIN/ISO:

G424)

U

Measuring log

Q281: Definition of whether the TNC is

to create a measuring log:
0: No measuring log
1: Generate measuring log: the TNC saves the log file
TCHPR424.TXT
by default in the directory TNC:\.
2: Interrupt program run and display the measuring
log on the screen. Resume program run with NC
Start.

U

PGM stop if tolerance error

Q309: Definition of

whether in the event of a violation of tolerance limits
the TNC is to interrupt program run and output an
error message:
0: Do not interrupt program run, no error message
1: Interrupt program run, output an error message

U

Tool for monitoring

Q330: Definition of whether the

TNC is to monitor the tool (see "Tool monitoring" on
page 458). Input range: 0
to 32767.9, alternatively tool
name with max. 16 characters:
0: Monitoring not active
>0: Tool number in the tool table TOOL.T

Example: NC blocks

5 TCH PROBE 424 MEAS. RECTAN. OUTS.

Q273=+50

;CENTER IN 1ST AXIS

Q274=+50

;CENTER IN 2ND AXIS

Q282=75

;1ST SIDE LENGTH

Q283=35

;2ND SIDE LENGTH

Q261=-5

;MEASURING HEIGHT

Q320=0

;SET-UP CLEARANCE

Q260=+20

;CLEARANCE HEIGHT

Q301=0

;MOVE TO CLEARANCE

Q284=75.1 ;MAX. LIMIT 1ST SIDE

Q285=74.9 ;MIN. LIMIT 1ST SIDE

Q286=35

;MAX. LIMIT 2ND SIDE

Q287=34.95 ;MIN. LIMIT 2ND SIDE

Q279=0.1

;TOLERANCE 1ST CENTER

Q280=0.1

;TOLERANCE 2ND CENTER

Q281=1

;MEASURING LOG

Q309=0

;PGM STOP IF ERROR

Q330=0

;TOOL