Beckhoff · TwinCAT 2 NC
The necessary enable signals for the master axis, such as the controller enable or direction-dependent feed enables (via the PlcToNc interface), are not active. Without these enables, the axis controller cannot operate, preventing any motion or positioning tasks from executing. This is a critical safety interlock.
Click steps to track your progress.
1. Verify the PLC logic is setting the appropriate 'NC_Enable_Axis[n]' and direction-dependent 'NC_Feed_Axis[n]' bits in the PlcToNc interface.
2. Check the state of the NC controller enable input (e.g., terminal X10, input 1) using a multimeter (expecting 24VDC).
3. Inspect the machine's safety circuit for open contacts (e.g., E-Stop buttons, door interlocks) and reset if needed.
4. Review the axis configuration parameter P4-15 ('EnableSource') to ensure it is correctly mapped to the PLC interface or a hardware input.
5. Manually toggle the enable bits from the NC diagnostic interface (if available) to isolate PLC vs. NC issues.
6. Check the drive status for specific errors that might prevent its readiness, leading to lack of enable.