Rotary Axis Without Modulo Conversion - Siemens SINUMERIK 840D sl Function Manual

Extended functions
Hide thumbs Also See for SINUMERIK 840D sl:
Table of Contents

Advertisement

Rotary Axes (R2)
13.3 Programming rotary axes
Incremental programming (IC, G91)
Example for positioning axis: POS[axis name] = IC(+/-value)
● The value identifies the rotary-axis traversing distance. The value can be negative and ≥
● The value's sign unequivocally defines the rotary-axis traversing direction.
● Application example: milling a spiral groove across several revolutions
Example:
Programming
POS[C] = IC(720)
POS[C] = IC(-180)
Endless traversing range
As soon as the modulo function is active, no limit is placed on the traversing range (software
limit switches are not active). The rotary axis can now be programmed to traverse
continuously.
Example:
LOOP:
POS[C] = IC(720)
GOTOB LOOP
13.3.3

Rotary axis without modulo conversion

Deactivate modulo conversion
→ Set MD30310 $MA_ROT_IS_MODULO = 0.
Absolute programming (AC, G90)
Example for positioning axis: POS[axis name] = AC (+/-value)
● The value and its sign uniquely identify the rotary-axis target position. The value can be
● The traversing direction is ascertained by the control according to the signed rotary-axis
● If ACP or ACN is programmed, alarm 16810, "ACP traverse instruction cannot be used",
or alarm 16820 "ACN traverse instruction cannot be used", is output.
852
+/-360°.
≥ +/-360°. The position value is limited by the software-limit-switch positions.
actual position.
Effect
C axis traverses to 720° incrementally in the positive direction
(two revolutions)
C axis traverses to 180° incrementally in the negative direction
Function Manual, 01/2008, 6FC5397-1BP10-3BA0
Extended Functions

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Sinumerik 840de sl

Table of Contents