Path traversing behavior
8.7 Influencing the motion control
Job planning
486 Programming Manual, 07/2010, 6FC5398-2BP40-0BA0
Example
Program code Comment
...
N60 JERKLIM[X]=75 ; The axis slide in the X direction should only be
accelerated/decelerated with a maximum of 75% of the
jerk permissible for the axis.
...
8.7.2 Percentage velocity correction (VELOLIM)
Function
Using the NC command VELOLIM, the maximum possible velocity of an axis/spindle in axis
operation or the maximum possible gear unit-stage dependent speed of a spindle in spindle
operation - set using machine data - (speed control mode M3, M4, M5 and positioning mode
SPOS, SPOSA, M19) can be reduced in critical program sections, e.g. to reduce the stress
on the machine or to improve the machining quality.
Effectiveness
The function is effective:
● In the AUTOMATIC operating modes.
● on path and positioning axes.
● on spindles in spindle/axis operations
Syntax
VELOLIM[<axis/spindle>]=<value>