Siemens sinumerik 808d Programming And Operating Manual page 24

Hide thumbs Also See for sinumerik 808d:
Table of Contents

Advertisement

Programming principles
1.1 Fundamentals of programming
Address
Significance
OFFN
Dimension
specification
RND
Rounding
RNDM
Modal rounding
RPL
Angle of rotation
with ROT, AROT
SET( , , , )
Set values for the
variable fields
REP()
SF
Thread starting
point when using
G33
SPI(n)
converts the
spindle number n
into the axis
identifier
SPOS
spindle position
SPOS(n)
SPOSA
Spindle position
24
Value assignments
-
0.010 ... 99 999.999
0.010 ... 99 999.999
0
±0.00001 ... 359.9999
0.001 ... 359.999
0.0000 ... 359.9999
0.0000 ... 359.9999
Programming and Operating Manual, 05/2012, 6FC5398-5DP10-0BA0
Information
Only effective with the tool
radius compensation G41, G42
active
Inserts a rounding with the
specified radius value
tangentially between two
contour blocks
- Inserts roundings with the
specified radius value
tangentially
at the following contour corners;
special feedrate possible:
FRCM= ... - Modal rounding
OFF
Specification in degrees; angle
for a programmable rotation in
the current plane G17 to G19
SET: Various values, from the
specified element
up to: according to the number
of values
REP: the same value, from the
specified element up to the
end of the field
Specified in degrees; the thread
starting point with G33 will be
offset by the specified value
n =1,
axis identifier: e.g. "SP1" or "C"
specified in degrees; the spindle
stops at the specified position
(to achieve this, the spindle
must provide the appropriate
technical prerequisites: position
control)
Spindle number n: 1
SPOS and SPOSA have the
same functionality but differ in
their block change behavior:
With SPOS, the NC block is only
enabled once the position has
been reached.
With SPOSA, the block is
enabled even if the position has
not been reached.
Turning Part 2: Programming (Siemens instructions)
Programming
N10 OFFN=12.4
N10 X... Z.... RND=...
N11 X... Z...
N10 X... Y.... RNDM=.7.3
;modal rounding ON
N11 X... Y...
....
N100 RNDM=.0 ;modal
rounding OFF
see ROT, AROT
DEF REAL
VAR2[12]=REP(4.5) ; all
elements value 4.5
N10
R10=SET(1.1,2.3,4.4) ;
R10=1.1, R11=2.3,
R4=4.4
See G33
N10 SPOS=....
N10 SPOS=ACP(...)
N10 SPOS=ACN(...)
N10 SPOS=IC(...)
N10 SPOS=DC(...)
SPOSA=<value> /
SPOSA [<n>] = <value>/

Advertisement

Table of Contents
loading

Table of Contents