Cycle parameters – HEIDENHAIN TNC 640 (34059x-04) Cycle programming User Manual

Page 520

Advertising
background image

Touch Probe Cycles: Automatic Workpiece Inspection

17.11 MEASURE COORDINATE (Cycle 427, DIN/ISO: G427)

17

520

TNC 640 | User's Manual Cycle Programming | 3/2014

Cycle parameters

1st meas. point 1st axis Q263 (absolute):
Coordinate of the first touch point in the reference
axis of the working plane. Input range -99999.9999
to 99999.9999
1st meas. point 2nd axis Q264 (absolute):
Coordinate of the first touch point in the minor axis
of the working plane. Input range -99999.9999 to
99999.9999
Measuring height in the touch probe axis Q261
(absolute): Coordinate of the ball tip center (=
touch point) in the touch probe axis in which
the measurement is to be made. Input range
-99999.9999 to 99999.9999
Set-up clearance Q320 (incremental): Additional
distance between measuring point and ball tip.
Q320 is added to

SET_UP (touch probe table). Input

range 0 to 99999.9999
Measuring axis (1 to 3: 1 = Reference axis) Q272:
Axis in which the measurement is to be made:

1

: Reference axis = measuring axis

2

: Minor axis = measuring axis

3

: Touch probe axis = measuring axis

Traverse direction 1 Q267: Direction in which the
probe is to approach the workpiece:

-1

: Negative traverse direction

+1

: Positive traverse direction

Clearance height Q260 (absolute): Coordinate in
the touch probe axis at which no collision between
touch probe and workpiece (fixtures) can occur.
Input range -99999.9999 to 99999.9999
Measuring log Q281: Define whether the TNC
should create a measuring log:

0

: Do not create a measuring log

1

: Create a measuring log: The TNC saves the

log

file TCHPR427.TXT

as standard in the directory

TNC:\.

2

: Interrupt program run and output measuring log

to the TNC screen. Resume program run with NC
Start.
Maximum limit of size Q288: Maximum
permissible measured value. Input range 0 to
99999.9999
Minimum limit of size Q289: Minimum permissible
measured value. Input range 0 to 99999.9999

NC blocks

5 TCH PROBE 427 MEASURE

COORDINATE
Q263=+35

;1ST POINT 1ST AXIS

Q264=+45

;1ST POINT 2ND AXIS

Q261=+5

;MEASURING HEIGHT

Q320=0

;SET-UP CLEARANCE

Q272=3

;MEASURING AXIS

Q267=-1

;TRAVERSE DIRECTION

Q260=+20

;CLEARANCE HEIGHT

Q281=1

;MEASURING LOG

Q288=5.1

;MAXIMUM DIMENSION

Q289=4.95

;MINIMUM DIMENSION

Q309=0

;PGM STOP IF ERROR

Q330=0

;TOOL

Advertising