mpiMotorControl

Declaration
 MPIControl mpiMotorControl(MPIMotor motor)
Required Header stdmpi.h
Description

MotorControl returns a handle to the Control object with which the motor is associated.

  motor a handle to the Motor object
     
Return Values
MPIControl handle to a Control object
MPIHandleVOID if motor is invalid
See Also mpiMotorCreate | mpiControlCreate