DRV.FAULTS
Description
DRV.FAULTS returns a list of all currently active faults in the system, preceded by their fault number which matches the number displayed on the drive display.
To clear the faults, either issue a DRV.CLRFAULTS or issue a DRV.DIS followed by DRV.EN.
If no active faults are in the system, then after executing DRV.CLRFAULTS the value read by DRV.FAULTS is "No faults active".
Example
-->DRV.FAULTS
502: Bus under voltage.
-->
General Information
Type |
R/O Parameter |
Units |
N/A |
Range |
N/A |
Default Value |
N/A |
Data Type |
N/A |
Start Version |
M_01-00-00-000 |
Related Topics