DriveOvertempFault
Applies to: Servo Drive axes.
DriveOvertempFault is a Boolean attribute. It is set when the drive’s power supply or amplifier operating temperature exceeds the drive shutdown temperature.
DriveOvertempFault is a recoverable fault.
To clear a DriveOvertempFault:
- Reduce the drive’s load and/or the ambient temperature.
- Be sure your program or fault handling routine contains either a:
- Fault Reset (MAFR) instruction, to clear all motion faults for an axis, or
- Shutdown Reset (MASR or MGSR) instruction to return to the axis ready operating state.
The occurrence of a DriveOvertempFault sets bit #17 of the DriveFault attribute, the PhysicalAxisFault attribute and bit #0 of the AxisFault attribute.
Provide Feedback