Description

The CNC has the option of prechecking axis positions in the downstream active program. When axis limit violations are detected, machining can then be stopped by feedhold at the zone limit.

The function can also be regarded as a zone-specific feedhold. It prevents all entry to the blocked zone.

The figure below illustrates the possible application:

Description 1:
Limit representation, braking point between N40 and N50.

The limitation of the axis position zone is executed by the PLC. The following options are available:

The machining program is continued after the PLC cancels the limit.

Activation

The function must be activated by P-STUP-00070.

configuration.channel[0].interpolator.function FCT_LOOK_AHEAD_STANDARD | FCT_DYN_POS_LIMIT

Notice

This function may not be used to implement safety-related functions.

The function is designed to limit the axis position if

Supported CNC functions

The function is combinable with the following CNC functions:

Process limitations

The deceleration ramp is calculated in each cycle in order to stop accordingly. Based on the resulting deceleration duration, 20 random points on this deceleration ramp are checked for limit violation.
In worst-case scenarios, e.g. a long deceleration distance and a very small contour element, it may mean that violations within the blocked area are overlooked.

This occurs in particular when a limit is changed while the program is running.

The following functions are not supported. Axis positions are not correctly monitored for the axes affected.