- 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
DriveFault - Servo Drive
Applies to: Servo Drive axis.
DriveFault is a 32-bit attribute. Its value is set upon the occurrence of any of the following faults. Click a fault from the following list for information about that fault.
Bit # | Fault Name |
0 | |
1 | |
2 | |
3 | |
4 | |
5 | |
6 | |
7 | |
8 - 12 | Reserved |
13 | |
14 | |
15 | |
16 | |
17 | |
18 | |
19 | |
20 | |
21 | |
22 | |
23 | |
24 | |
25 | |
26 | |
27 | |
28 - 31 | Reserved |
The occurrence of a DriveFault sets both the PhysicalAxisFault attribute, and bit #0 of the AxisFault attribute.
To clear a DriveFault, you must diagnose and clear the underlying fault. The following instructions can be used to clear both the underlying fault and the DriveFault.
To clear a DriveFault:
- Fault Reset (MAFR) instruction, to clear all motion faults for an axis.
- In the case of a shutdown, a Shutdown Reset (MASR) instruction, to return to an axis ready operating state.
- For a grouped axis: Motion Group Shutdown Reset (MGSR) instruction, to transition a group of axes from the shutdown operating state to the axis ready operating state.
Provide Feedback