mpiMotorType

Declaration
long mpiMotorType(MPIMotor     motor,
                  MPIMotorType *type)
Required Header stdmpi.h
Description

MotorType writes a Motor's (motor) type into the structure pointed to by type.

Return Values
MPIMessageOK if MotorType successfully writes the Motor's type to the structure(s)
See Also