MPI 04.00 Reference >> mpiMotor
mpiMotorPhaseFindStatus
Declaration
long mpiMotorPhaseFindStatus(MPIMotor motor,
MPIMotorPhaseFindStatus* status);
Required Header: stdmpi.h
Change History: Added in the 03.03.00
Description
mpiMotorPhaseFindStatus provides the user with information which reflects the status of the drive's Phase Finding Procedure.
motor | a handle to the Motor object. |
---|---|
status | the current state of the phase finding process: in progress, failed, success. It also contains drive specific information pertaining to the current state of the phase finding procedure. |
Return Values | |
---|---|
MPIMessageOK |
See Also
mpiMotorPhaseFindStart | mpiMotorPhaseFindAbort | Motor Phase Finding