Coarse And Fine Offsets (Cfine, Ctrans) - Siemens Sinumerik 840D sl Programming Manual

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

Advertisement

Coordinate transformation (FRAMES)

5.3 Coarse and fine offsets (CFINE, CTRANS)

5.3
Coarse and fine offsets (CFINE, CTRANS)
Function
Fine offset
A fine offset of the basic frames and of all other settable frames can be programmed with
command CFINE (X, ..,Y, ...).
A fine offset can only be made if MD18600 $MN_MM_FRAME_FINE_TRANS=1.
Rough offset
The coarse offset is defined with CTRANS(...).
Coarse and fine offset add up to the total offset.
Syntax
$P_UBFR=CTRANS(x, 10) :
CFINE(x, 0.1) : CROT(x, 45)
$P_UIFR[1]=CFINE(x, 0.5 y,
1.0, z, 0.1)
Access to the individual components of the fine offset is achieved through component
specification FI (Translation Fine).
DEF REAL FINEX
FINEX=$P_UIFR[$P_UIFNUM, x, FI]
FINEX=$P_UIFR[3, x, FI]$P
304
;Chaining of offset,
;fine offset and rotation
;The complete frame will be overwritten with CFINE
;including the coarse offset
;Definition of the FINEX variable
;Fetching the fine offset
;using the FINEX variable
;Fetching the fine offset
;of the X axis in the 3rd frame
;using the FINEX variable
Programming Manual, 02/2011, 6FC5398-2BP40-1BA0
Job planning

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Sinumerik 840de slSinumerik 828d

Table of Contents