- Studio 5000 Logix Designer
- Tasks, programs, and routines
- Add-On Instructions
- Controller Organizer
- Logical Organizer
- Alarms
- Tag-based alarms
- Tag Editor and Data Monitor
- Configure settings for Tag Editor and Data Monitor
- Equipment phases
- Equipment Sequences
- Equipment Sequence Diagrams
- Ladder Editor
- Structured Text Editor
- Sequential Function Chart Editor
- Define the steps of an SFC process
- PlantPAx instruction properties
- Controller Properties
- Editing Controller Properties
- Controller Security
- Source Protection
- License Source Protection for Routines and Add-On Instructions
- Module Information
- 1756 ControlLogix I/O Modules
- Instruction Set
DriveOvercurrentFault
Applies to: Servo Drive axes.
DriveOvercurrentFault is a Boolean attribute. It is set when drive output current exceeds the predefined operating limits for the drive.
DriveOvercurrentFault is a recoverable fault. This fault shuts down the axis.
To clear a DriveOvercurrentFault:
- Check the motor’s power wiring.
- Confirm the compatibility of the motor (in the Motor/Feedback tab of the Axis properties dialog box), the amplifier (in the Drive tab of the Axis properties dialog box) and the bus regulator (in the Power tab of the Module properties dialog box).
- Be sure your program or fault handling routine contains a Fault Reset (MAFR) instruction, to clear all motion faults for an axis.
The occurrence of a DriveOvercurrentFault sets bit #23 of the DriveFault attribute, the PhysicalAxisFault attribute and bit #0 of the AxisFault attribute.
Provide Feedback