HEIDENHAIN TNC 620 (340 56x-03) Cycle programming User Manual
Page 393

HEIDENHAIN TNC 620
393
16.8 MEA
S
. RECT
AN. OUTSIDE
(Cy
c
le 424, DIN/ISO: G424)
8
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 the program run and display the
measuring log on the screen. Resume program run
with NC Start.
8
PGM stop if tolerance error Q309: Definition of
whether in the event of a violation of tolerance limits
the TNC is to interrupt the program run and output an
error message:
0: Do not interrupt program run, no error message
1: Interrupt program run, output an error message
8
Tool for monitoring Q330: Definition of whether the
TNC is to monitor the tool (see "Tool monitoring" on
page 370). 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