mpiMotionNumber

Declaration
long mpiMotionNumber(MPIMotion  motion,
                     long       *number) 
Required Header stdmpi.h
Description

MotionNumber writes the index of a Motion object (motion, on the motion controller that the Motion object is associated with) to the contents of number.

Return Values
MPIMessageOK if MotionNumber successfully writes the index of a Motion object to the contents of number
See Also