EasyManuals Logo

Siemens SINUMERIK 802D sl User Manual

Siemens SINUMERIK 802D sl
364 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #239 background imageLoading...
Page #239 background image
Programming
10.3 Axis movements
Surface grinding
Programming and Operating Manual, 11/2012, 6FC5398-5CP10-3BA0
239
MEAW=1 G1 X... Y... Z... F... ; Measuring with rising edge of the probe, without
clearing the distance to go
MEAW=-1 G1 X... Y... Z... F... ; Measuring with falling edge of the probe, without
clearing the distance to go
CAUTION
For MEAW: Measuring probe travels to the programmed position even after is has
triggered. Risk of destruction!
Measuring job status
If the probe has switched, the variable $AC_MEA[1] after the measuring block has the value
=1; otherwise, value = 0.
At the start of a measuring block, the variable is set to the value=0.
Measuring result
When the probe is successfully activated, the result of the measurement is available for the
axes traversed in the measuring block with the following variables after the measuring block:
in the machine coordinate system: $AA_MM[
axis
]
in the workpiece coordinate system: $AA_MW[
axis
]
Programming example
N10 MEAS=1 G1 X300 Z-40 F4000 ; Measurement with deletion of distance-
to-go,
; Probe with rising edge
N20 IF $AC_MEA[1]==0 GOTOF MEASERR ; Measuring error?
N30 R5=$AA_MW[X] R6=$AA_MW[Z] ; Processing of the measured values
..
N100 MEASERR: M0 ; Measuring error
Note
IF instruction - see Section "Conditional program jumps"

Table of Contents

Other manuals for Siemens SINUMERIK 802D sl

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Siemens SINUMERIK 802D sl and is the answer not in the manual?

Siemens SINUMERIK 802D sl Specifications

General IconGeneral
BrandSiemens
ModelSINUMERIK 802D sl
CategoryController
LanguageEnglish

Related product manuals