Siemens SINUMERIK 840D sl Function Manual page 549

Extended functions
Hide thumbs Also See for SINUMERIK 840D sl:
Table of Contents

Advertisement

The values of the following variables are evaluated for measurement type 20:
Input variable
$AC_MEAS_VALID
$AA_MEAS_POINT1[axis]
$AA_MEAS_POINT1[axis]
$AA_MEAS_POINT1[axis]
$AA_MEAS_SETPOINT[axis]
$AA_MEAS_SETPOINT[axis]
$AC_MEAS_ACT_PLANE
$AC_MEAS_FRAME_SELECT
$AC_MEAS_FINE_TRANS
$AC_MEAS_TYPE
* optional
The following output variables are written for measurement type 20:
Output variable
$AC_MEAS_FRAME
Example
2-dimensional setpoint selection
Program code
DEF INT RETVAL
DEF REAL _CORMW_XX,
_CORMW_YY,
_CORMW_ZZ
DEF AXIS _XX, _YY, _ZZ
T1 D1
G54
$AC_MEAS_VALID = 0
$AC_MEAS_TYPE = 20
$AC_MEAS_ACT_PLANE = 0
_XX=$P_AXN1
_YY=$P_AXN2
_ZZ=$P_AXN3
$AA_MEAS_POINT1[_xx] = $AA_MW[_xx]
$AA_MEAS_POINT1[_yy] = $AA_MW[_yy]
$AA_MEAS_POINT1[_zz] = $AA_MW[_zz]
$AA_MEAS_SETPOINT[_xx] = 10
$AA_MEAS_SETPOINT[_yy] = 10
Extended Functions
Function Manual, 10/2015, 6FC5397-1BP40-5BA3
8.5 Setting zeros, workpiece measuring and tool measuring
Meaning
Validity bits for input variables
Measuring point 1 for the abscissa
Measuring point 1 for the ordinate
Measuring point 1 for the applicate
Setpoint position for the 1st dimension
Setpoint position for the 2nd dimension
Calculated as active plane unless otherwise specified *
Calculated as additive frame unless otherwise specified *
Unless otherwise specified, frame is written to coarse translation
*
20
Meaning
Result frame with rotations and translation
Comment
; Activate probe
; Activate all frames and G54
; Set all input values to invalid
; Set measurement type for 2-dimensional
setpoint selection
; Measuring plane is G17
; Define axes according to the plane
; Assign measured values
; Assign measurement value to abscissa
; Assign measurement value to ordinate
; Assign measurement value to applicate
; Define setpoint for abscissa and ordinate
M5: Measurement
549

Advertisement

Table of Contents
loading

This manual is also suitable for:

Sinumerik 828d

Table of Contents