Siemens SINUMERIK 840D sl Programming Manual page 189

Job planning
Hide thumbs Also See for SINUMERIK 840D sl:
Table of Contents

Advertisement

Read measurement result
The measurement result is available for the axes acquired with probes in the following
variables:
• Under $AA_MM[axis] in the machine coordinate system
• Under $AA_MW[axis] in the workpiece coordinate system
No internal preprocessing stop is generated when these variables are read.
A preprocessing stop must be programmed with STOPRE at the appropriate position in the
program. The system will otherwise read false values.
Programming
Programming measuring blocks, MEAS, MEAW
When command MEAS is programmed in conjunction with an interpolation mode, actual
positions on the workpiece are approached and measured values recorded simultaneously.
The distance-to-go between the actual and setpoint positions is deleted.
The MEAW function is employed in the case of special measuring tasks where a programmed
position must always be approached. MEAS and MEAW are non-modal commands.
MEAS=±1
MEAS=±2
MEAW=±1
MEAW=±2
Job planning
Programming Manual, 03/2006 Edition, 6FC5398-2BP10-1BA0
5.7 Measurements with touch trigger probe (MEAS, MEAW)
G... X... Y... Z...
G... X... Y... Z...
G... X... Y... Z...
G... X... Y... Z...
Special Motion Commands
(+1/+2 measurement with deletion of
distance-to-go and rising edge)
(–/– measurement with deletion of
distance-to-go and falling edge)
(+1/+2 measurement without deletion
of distance-to-go and rising edge)
(–/– measurement without deletion of
distance-to-go and falling edge)
5-25

Advertisement

Table of Contents
loading

Table of Contents