To resolve a 7115 alarm, technicians typically follow a structured troubleshooting path:
: Verify that the sensors for the spindle gear range are clean and functioning correctly. fanuc 7115 alarm
If your CNC machine displays the 7115 alarm, follow these diagnostic steps: To resolve a 7115 alarm, technicians typically follow
| Step | Action | | :--- | :--- | | | Power off and on the CNC. Sometimes the alarm occurs due to a transient state. | | 2 | Manually jog the axis to the middle of its travel range, away from the decel dog. Then attempt reference return again. | | 3 | Check the deceleration dog (limit switch or proximity sensor). Ensure it is not stuck in the active (depressed) state when the axis is away from it. | | 4 | Monitor the decel dog signal on the PMC diagnostic screen: Typically X address (e.g., X9.0 for Z-axis). The signal should be 1 when the dog is not activated, and 0 when the axis is on the dog. If reversed, invert the signal logic in PMC or check wiring. | | 5 | Check Parameter 3004#5 (RCD) – Set to 1 to disable the direction check (temporary workaround only for testing). If alarm disappears, the root cause is a configuration or hardware direction issue. | | 6 | Check Parameter 1006#5 for the axis. If 0: reference return in + direction. If 1: reference return in – direction. Confirm this matches the physical decel dog placement and machine design. | | | 2 | Manually jog the axis
The ladder logic file stored in the FANUC’s flash ROM or SRAM can become corrupted due to electrical noise, a dying battery, or a bad firmware update. When the CNC reads the ladder at boot-up or during runtime, it detects an invalid instruction or a missing END statement, triggering alarm 7115.