A3: Axis Monitoring, Protection Zones
2.2 Axis monitoring
Basic Functions
Function Manual, 09/2011, 6FC5397-0BP40-2BA0
89
Constraints
Continuous-path mode
For the above-mentioned functions:
• Automatic stopping for releasing the clamps
• Optimized release of the axis clamp through traverse command
• Automatic stopping for setting the clamps
the "Look Ahead" function must be active.
Part-program blocks without path motion (e.g. M82/M83) interrupt continuouspath mode and thus also the "Look
Ahead" function.
Example:
The part-program blocks N320 and N420 are inserted in the programming example used.
N100 G0 X0 Y0 Z0 A0 G90 G54 F500
N101 G641 ADIS=.1 ADISPOS=5
N210 G1 X10 ; Edit
N220 G1 X5 Y20
N310 G0 Z50 ; Retract
N320 M82 ; no path motion
N410 G0 A90 ; Turn rotary table
N420 M83 ; no path motion
N510 G0 X100 ; Approach
N520 G0 Z2
N610 G1 Z-4 ; Edit
N620 G1 X0 Y-20