MPI 04.00 Reference >> mpiMotor
mpiMotorAmpWarningClear
Declaration
long mpiMotorAmpWarningClear(MPIMotor motor);
Required Header: stdmpi.h
Description
mpiMotorAmpWarningClear flushes the motor's amp warning message buffer. The number of amp warnings is set to zero, the coded values are set to zero, and the messages are cleared.
| motor | a handle to the Motor object |
|---|
| Return Values | |
|---|---|
| MPIMessageOK | |
See Also
mpiMotorAmpWarning | mpiMotorAmpFault | mpiMotorAmpFaultClear
