HEIDENHAIN TNC 320 (340 55x-05) Cycle programming User Manual

Page 399

Advertising
background image

HEIDENHAIN TNC 320

399

16.1

0 MEA

S

URE RIDGE WIDTH (Cy

c

le

426, DIN/ISO: G426)

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 TCHPR426.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 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 426 MEASURE RIDGE WIDTH

Q263=+50

;1ST POINT 1ST AXIS

Q264=+25

;1ST POINT 2ND AXIS

Q265=+50

;2ND POINT 1ST AXIS

Q266=+85

;2ND POINT 2ND AXIS

Q272=2

;MEASURING AXIS

Q261=-5

;MEASURING HEIGHT

Q320=0

;SET-UP CLEARANCE

Q260=+20

;CLEARANCE HEIGHT

Q311=45

;NOMINAL LENGTH

Q288=45

;MAX. LIMIT

Q289=44.95 ;MIN. LIMIT

Q281=1

;MEASURING LOG

Q309=0

;PGM STOP IF ERROR

Q330=0

;TOOL

Advertising