Programming
10.3 Axis movements
Cylindrical grinding
274
Programming and Operating Manual, 07/2009, 6FC5398-4CP10-2BA0
10.3.16
Travel to fixed stop
Functionality
This function is available for SINUMERIK 802D sl plus and 802D sl pro.
The travel to fixed stop (FXS = Fixed Stop) function can be used to establish defined forces
for clamping workpieces, such as those required for spindle sleeves and grippers. The
function can also be used for the approach of mechanical reference points. With sufficiently
reduced torque, it is also possible to perform simple measurement operations without
connecting a probe.
Programming
FXS[axis]=1
; Select travel to fixed stop
FXS[axis]=0
; Deselect travel to fixed stop
FXST[axis]=...
; Clamping torque, specified in % of the max. torque of the drive
FXSW [axis]=…
; Width of the window for fixed-stop monitoring in mm/degrees
Remark: The machine axis identifier should be used as the axis identifier (e.g.: X1). The
channel axis identifier (e.g. X) is only permitted, if e.g. no coordinate rotation is active and
this axis is directly assigned to a machine axis.
The commands are modal. The traversing path and the selection of the function FXS[axis]=1
must be programmed in one block.
Programming example - selection
N10 G1 G94 ...
N100 X250 Z100 F100 FXS[Z1]=1
FXST[Z1]=12.3
FXSW[Z1]=2
; selected for machine axis Z1 FXS function,
; Clamping torque 12.3%,
; window width 2 mm
Содержание SINUMERIK 802D
Страница 6: ...Preface Cylindrical grinding 6 Programming and Operating Manual 07 2009 6FC5398 4CP10 2BA0 ...
Страница 12: ...Table of contents Cylindrical grinding 12 Programming and Operating Manual 07 2009 6FC5398 4CP10 2BA0 ...
Страница 64: ...Define 4 10 User data Cylindrical grinding 64 Programming and Operating Manual 07 2009 6FC5398 4CP10 2BA0 ...
Страница 152: ...System 8 7 Alarm display Cylindrical grinding 152 Programming and Operating Manual 07 2009 6FC5398 4CP10 2BA0 ...
Страница 334: ...Programming 10 15 Oscillation Cylindrical grinding 334 Programming and Operating Manual 07 2009 6FC5398 4CP10 2BA0 ...
Страница 394: ...Appendix A 5 Overview Cylindrical grinding 394 Programming and Operating Manual 07 2009 6FC5398 4CP10 2BA0 ...
Страница 399: ...Index Cylindrical grinding Programming and Operating Manual 07 2009 6FC5398 4CP10 2BA0 399 W Word structure 221 ...