Siemens SINUMERIK 840Di sl Programming Manual page 55

Hide thumbs Also See for SINUMERIK 840Di sl:
Table of Contents

Advertisement

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.
Example:
FA[U]=400
Extended addresses
Extended address notation enables a larger number of axes and spindles to be organized in
a system. An extended address is composed of a numeric extension or a variable identifier
enclosed in square brackets and an arithmetic expression with an "=" sign.
Fundamentals
Programming Manual, 11/2006, 6FC5398-1BP10-2BA0
2.2 Language elements of the programming language
Axis
Opening angle
Polar angle
Circle radius
Polar radius
Main block
;Feedrate remains operative until a new feed value is entered
;Axis-specific feed for U axis
Fundamental Principles of NC Programming
variable
variable
variable
variable
variable
fixed
55

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents