Programming Example - Siemens SINUMERIK 840D sl Programming Manual

Measuring cycles
Hide thumbs Also See for SINUMERIK 840D sl:
Table of Contents

Advertisement

Parameter
Parameter
_MVAR
_FA
_KNUM
_ID
_SETV[0]
_SETV[1]
_SETV[2]
_SETV[3]
_SETV[4]
_SETV[5]
_SETV[6]
_SETV[7]
The following additional parameters are also valid:
_VMS, _PRNUM, and _NMSP.
See also
Variable measuring velocity: _VMS (Page 2-14)
Probe type, probe number: _PRNUM (Page 2-17)
Multiple measurement at the same location: _NMSP (Page 2-19)
5.8.3.2

Programming example

Determination of coordinates of the corner of a workpiece with subsequent ZO offset
The coordinates of the corner of a workpiece are to be determined by outside measurement.
ZO G55 must be corrected in such a way that the corner point is workpiece zero when G55
is selected.
Measurement is performed in plane G17 with active G54. The values in mm of the
coordinates of points P1...P4 from which the workpiece can be approached parallel to the
axis are:
• P1.x=50
• P2.x=150
• P3.x=15
• P4.x=15
The probe is to be positioned at a height of 100 mm. The measuring depth is 60 mm lower.
Measuring cycles
Programming Manual, Release 04/2006, 6FC5398-4BP10-0BA0
5.8 CYCLE961 workpiece: Setup inside and outside corner
Data type
Meaning
117
Set up internal corner, specify 4 points
118
Set up external corner, specify 4 points
REAL
Measurement path
0, >0
0: without automatic ZO correction
>0: with automatic ZO correction
(Individual values: see Parameter description section "Description of
the most important defining parameters"., Parameter _KNUM)
REAL
Incremental infeed in applicate for measuring depth
REAL
Abscissa P1 in active WCS
REAL
Ordinate P1 in active WCS
REAL
Abscissa P2 in active WCS
REAL
Ordinate P2 in active WCS
REAL
Abscissa P3 in active WCS
REAL
Ordinate P3 in active WCS
REAL
Abscissa P4 in active WCS
REAL
Ordinate P4 in active WCS
P1.y=20
P2.y=20
P3.y=40
P4.y=80
Measuring Cycles for Milling and Machining Centers
5-123

Advertisement

Table of Contents
loading

Table of Contents