6
Frames 12.98
6.2 Frame variables/assi
nin
values to frames
6
840D
NCU 571
840D
NCU 572
NCU 573
FM-NC 810D 840Di
ï›™
Siemens AG 2000. All rights reserved
6-198
SINUMERIK 840D/840Di/810D/FM-NC Programming Guide Advanced (PGA)
−
04.00 Edition
Additional notes
The values programmed with the above commands
are assigned to the frames and stored.
The values are not activated until they are assigned
to the frame of an active frame variable
$P_BFRAME
or
$P_PFRAME
.
Programming example
Translation, rotation and mirroring are activated by
value assignment to the current programmable
frame.
Z
Z
X
X
Y
X
Y
Y
Y
1
1
CTRANS
2
2
CROT
3
3
CMIRROR
N10 $P_PFRAME=CTRANS(X,10,Y,20,Z,5):CROT(Z,45):CMIRROR(Y)