Beckhoff · TwinCAT 2 NC
The commanded traverse distance or looping distance for a two-speed axis is smaller than its configured braking distance. This means the axis cannot achieve the commanded move reliably, as it would require stopping instantaneously or reversing before completing the minimum necessary travel. Attempting this move can lead to inaccurate positioning or overshooting.
Click steps to track your progress.
1. Measure the actual physical minimum traverse distance of the axis using a calibrated measuring device (e.g., ruler, laser sensor).
2. Review and adjust parameter P-AXIS-00008 (Braking Distance) in the NC configuration to a value below the physically shortest commanded travel.
3. Check the axis deceleration parameter (e.g., P-AXIS-00007) and increase it if permissible by the mechanical system and drive capabilities.
4. Modify the motion program (e.g., PLC logic or NC code) to ensure all commanded traverse distances are greater than the calculated braking distance.
5. Execute a test move with reduced velocity and acceleration/deceleration, monitoring the actual stopping distance with a position feedback sensor.