- 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
GroundShortFault
Applies to: Servo Drive axes.
GroundShortFault is a Boolean attribute. It is set when the drive detects an imbalance in the DC bus supply current, indicating that current is flowing through an improper ground connection. A GroundShortFault shuts down all axes associated with the drive.
GroundShortFault is a recoverable fault.
To clear a GroundShortFault:
- Identify and correct the improper ground.
- Be sure your program or fault handling routine contains a Shutdown Reset (MASR or MGSR) instruction to return to the axis ready operating state.
The occurrence of a GroundShortFault on a Servo Drive axis sets bit #13 of the DriveFault attribute, the PhysicalAxisFault attribute and bit #0 of the AxisFault attribute.
Provide Feedback