Siemens SINUMERIK 828D Programming Manual page 288

Hide thumbs Also See for SINUMERIK 828D:
Table of Contents

Advertisement

Coordinate transformation (FRAMES)
5.2 Frame variables / assigning values to frames
Example
Translation, rotation and mirroring are activated by value assignment to the current
programmable frame.
N10 $P_PFRAME=CTRANS(X,10,Y,20,Z,5):CROT(Z,45):CMIRROR(Y)
Frame-red components are pre-assigned other values
With CROT, pre-assign all three UIFR components with values
Program code
$P_UIFR[5] = CROT(X, 0, Y, 0, Z, 0)
N100 $P_UIFR[5, y, rt]=0
N100 $P_UIFR[5, x, rt]=0
N100 $P_UIFR[5, z, rt]=0
288
Comments
Programming Manual, 07/2010, 6FC5398-2BP40-0BA0
Job planning

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents