EasyManuals Logo
Home>Siemens>Control Systems>SINUMERIK 828D

Siemens SINUMERIK 828D Programming Manual

Siemens SINUMERIK 828D
822 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #292 background imageLoading...
Page #292 background image
Coordinate transformation (FRAMES)
5.2 Frame variables / assigning values to frames
Job planning
292 Programming Manual, 07/2010, 6FC5398-2BP40-0BA0
Syntax
Assigning frames
DEF FRAME SETTING1
SETTING1=CTRANS(X,10)
$P_PFRAME=SETTING1
DEF FRAME SETTING4
SETTING4=$P_PFRAME
$P_PFRAME=SETTING4
Assign the values of the user frame
SETTING1 to the current programmable
frame.
The current programmable frame is stored
temporarily and can be recalled.
Frame chains
The frames are chained in the programmed sequence. The frame components (translations,
rotations, etc.) are executed additively in succession.
$P_IFRAME=$P_UIFR[15]:$P_UIFR[16]
$P_UIFR[3]=$P_UIFR[4]:$P_UIFR[5]
$P_UIFR[15] contains, for example, data for
zero offsets. The data of $P_UIFR[16], e.g.,
data for rotations, are subsequently
processed additively.
The settable frame 3 is created by chaining
the settable frames 4 and 5.
Note
The frames must be linked with each other using the concatenation colon : .
5.2.4 Defining new frames (DEF FRAME)
Function
In addition to the predefined settable frames described above, you also have the option of
creating new frames. This is achieved by creating variables of type FRAME to which you can
assign a name of your choice.
You can use the functions CTRANS, CROT, CSCALE and CMIRROR to assign values to
your frames in the NC program.
Syntax
DEF FRAME PALETTE1
PALETTE1=CTRANS(…):CROT(…)…
Significance
DEF FRAME
Creating new frames.
PALETTE1
Name of the new frame
=CTRANS(...):
CROT(...)...
Assign values to the possible functions

Table of Contents

Other manuals for Siemens SINUMERIK 828D

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Siemens SINUMERIK 828D and is the answer not in the manual?

Siemens SINUMERIK 828D Specifications

General IconGeneral
BrandSiemens
ModelSINUMERIK 828D
CategoryControl Systems
LanguageEnglish

Related product manuals