Siemens SINUMERIK 840D sl Programming Manual page 216

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

Advertisement

Frames
6.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
$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
6-10
Programming Manual, 03/2006 Edition, 6FC5398-2BP10-1BA0
Job planning

Advertisement

Table of Contents
loading

Table of Contents