MPI 04.00 Reference >> mpiMotor
mpiMotorCommutationModeSet
Declaration
MPI_RESULT mpiMotorCommutationModeSet(MPIMotor motor, MPIMotorCommutationMode mode);
Required Header: stdmpi.h
Change History: Modified in 04.00.
Description
mpiMotorCommutationModeSet sets the commutation mode of a Motor (motor) to mode.
motor | A handle to a motor object. |
---|---|
mode | An enumerated value, representing the commutation mode. |
Return Values |
---|
MPIMessageOK |