Siemens SINUMERIK 808D User Manual page 332

Programming and operating manual (milling)
Hide thumbs Also See for SINUMERIK 808D:
Table of Contents

Advertisement

Ad dress
Si gnificance
M41 to M45 Gear stage 1 to gear stage 5
M19
Spindle positioned at 0 degree
M70
Spindle switched to the axis mode
M...
Remaining M functions
N
Block number -
subblock
:
Block number of a
main block
P
Number of subrou-
tine passes
R0
Arithmetic parame-
to
ters
R299
Arithmetic functions
SIN( )
Sine
COS()
Cosine
TAN()
Tangent
ASIN()
Arc sine
ACOS()
Arc cosine
ATAN2( , )
Arctangent2
SQRT()
Square root
POT()
Square
ABS()
Absolute value
TRUNC()
Truncate to integer
LN()
Natural logarithm
EXP()
Exponential function
RET
Subroutine end
332
Va lue assignments
In formation
Functionality is not defined by
the control system and can
therefore be used by the ma-
chine manufacturer freely
0 ... 9999 9999
Can be used to identify blocks
only integer, no sign
with a number; is written at the
beginning of a block
0 ... 9999 9999
Special block identification,
only integer, no sign
used instead of N... ; such a
block should contain all in-
structions for a complete sub-
sequent machining step.
1 ... 9999
Is used if the subroutine is run
only integer, no sign
several times and is contained
in the same block as the call
± 0.0000001 ...
9999 9999
(8 decimal places)
or with specification
of an exponent:
± (10
... 10
)
-300
+300
In addition to the 4 basic
arithmetic functions using the
operands + - * /, there are the
following arithmetic functions:
Degrees
Degrees
Degrees
The angle of the sum vector is
calculated from 2 vectors
standing vertically one on
another. The 2nd vector speci-
fied is always used for angle
reference.
Result in the range: -180 to
+180 degrees
Used instead of M2 - to main-
tain the continuous-path con-
trol mode
Programming
N20 ...
:20 ...
N10 L781 P... ; separate block
N10 L871 P3 ; three cycles
R1=7.9431 R2=4
with specification of an expo-
nent:
R1=-1.9876EX9; R1=-1 987
600 000
R1=SIN(17.35)
R2=COS(R3)
R4=TAN(R5)
R10=ASIN(0.35) ; R10: 20.487
degrees
R20=ACOS(R2) ; R20: ...
Degrees
R40=ATAN2(30.5,80.1) ; R40:
20.8455 degrees
R6=SQRT(R7)
R12=POT(R13)
R8=ABS(R9)
R10=TRUNC(R11)
R12=LN(R9)
R13=EXP(R1)
RET ; separate block
Programming and Operating Manual (Milling)
6FC5398-4DP10-0BA6, 09/2017

Advertisement

Table of Contents
loading

Table of Contents