Frame Variables / Assigning Values To Frames; Assigning Direct Values (Axis Value, Angle, Scale) - Siemens SINUMERIK 840D sl Programming Manual

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

Advertisement

6.2

Frame variables / assigning values to frames

6.2
6.2.1

Assigning direct values (axis value, angle, scale)

Function
You can directly assign values to frames or frame variables in the NC program.
Programming
$P_PFRAME=CTRANS (X, axis value, Y, axis value, Z, axis value, ...)
or
$P_PFRAME=CROT (X, angle, Y, angle, Z, angle, ...)
or
$P_UIFR[..]=CROT (X, angle, Y, angle, Z, angle, ...)
or
$P_PFRAME=CSCALE (X, scale, Y, scale, Z, scale, ...)
or
$P_PFRAME=CMIRROR (X, Y, Z)
Programming $P_BFRAME is carried out analog to $P_PFRAME.
Parameters
CTRANS
CROT
CSCALE
CMIRROR
X Y Z
Axis value
Angle
Scale
Job planning
Programming Manual, 03/2006 Edition, 6FC5398-2BP10-1BA0
6.2 Frame variables / assigning values to frames
Translation of specified axes
Rotation around specified axes
Scale change on specified axes
Direction reversal on specified axis
Offset value in the direction of the
specified geometry axis
Assigning the axis value of the offset
Assigning the angle of rotation around the specified axes
Changing the scale
Frames
6-9

Advertisement

Table of Contents
loading

Table of Contents