mpiMotorNumber

Declaration
long mpiMotorNumber(MPIMotor motor,
                    long     *number)
Required Header stdmpi.h
Description

MotorNumber writes the index of a Motor (motor, on the motion controller that motor is associated with) to the contents of number.

Return Values
MPIMessageOK if MotorNumber successfully writes the Motor's index to the contents of number
See Also