mpiMotorCreate

Declaration
 MPIMotor mpiMotorCreate(MPIControl control,
                         long       number)
Required Header stdmpi.h
Description

MotorCreate creates a Motor object associated with the motor identified by number, and located on the motion controller (control). MotorCreate is the equivalent of a C++ constructor.

Return Values
handle to a Motor object
MPIHandleVOID if the Motor object could not be created
See Also mpiMotorDelete | mpiMotorValidate