Fundamental Principles Of Nc Programming - Siemens SINUMERIK 840DE Programming Manual

Hide thumbs Also See for SINUMERIK 840DE:
Table of Contents

Advertisement

Fundamental Principles of NC Programming

2.2 Language elements of the programming language
RND
RNDM
S...
T...
U...
V...
W...
X...
X=AC(...)
X=IC(...)
Y...
Y=AC(...)
Y=IC(...)
Z...
Z=AC(...)
Z=IC(...)
AR+=...
AP=...
CR=...
RP=...
:...
"fixed"
These address names are available for a specific function.
Machine manufacturer
"variable"
The machine manufacturer may assign another name to these addresses via machine data.
Modal/non-modal addresses
Modal addresses remain valid with the programmed value (in all subsequent blocks) until a
new value is programmed at the same address.
Non-modal addresses only apply in the block, in which they were programmed.
Example:
N10 G01 F500 X10
N20 X10
Addresses with axial extension
In addresses with axial extension, an axis name is inserted in square brackets after the
address. The axis name assigns the axis.
2-8
Round the contour corner
Round contour corner (modally)
Spindle speed
Tool number
Axis
Axis
Axis
Axis
" absolute
" incremental
Axis
Axis
Aperture angle
Polar angle
Circle radius
Main block
;Feedrate remains operative until a new feed value is entered
Programming Manual, 10.2004 Edition, 6FC5 298-7AB00-0BP1
fixed
fixed
fixed
fixed
variable
variable
variable
variable
variable
variable
variable
variable
variable
fixed
variable
Fundamentals

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents