MPI 04.00 Reference >> mpiMotor
mpiMotorControl
Declaration
mpiMotorControl(MPIMotor motor, MPIControl *control);
Required Header: stdmpi.h
Change History: Modified in 04.00.
Description
mpiMotorControl writes the control object handle associated with the motor object into the location pointed to by control.
| motor | A handle to a Motor object |
|---|---|
| *control | A pointer to a control object |
| Return Values |
|---|
| MPIMessageOK |
| MPIMessageHANDLE_INVALID |
