MPI 04.00 Reference >> mpiMotor
mpiMotorAmpFaultClear
Declaration
long mpiMotorAmpFaultClear(MPIMotor motor);
Required Header: stdmpi.h
Description
mpiMotorAmpFaultClear flushes the motor's amp fault message buffer. The number of amp faults is set to zero, the coded values are set to zero, and the messages are cleared.
Note: mpiMotorAmpFaultClear is not applicable to SynqNet RMBs. Only drives support amp fault codes and message buffers, but not all drives support them. For more information, see the SqNodeLib header files and the drive manufacturer's documentation.
motor | a handle to the Motor object |
---|
Return Values | |
---|---|
MPIMessageOK |
See Also
mpiMotorAmpFault | mpiMotorAmpWarning | mpiMotorWarningClear