mpiMotionPositionSet

Declaration
long mpiMotionPositionSet(MPIMotion motion,
                          double    *actual,
                          double    *command) 
Required Header stdmpi.h
Description

MotionPositionSet sets the actual and command position values for all axes associated with a Motion (motion). The actual and command arguments each point to an array with a size equal to the number of axes associated with motion.

Return Values
MPIMessageOK if MotionPositionSet successfully sets the actual and command position values for all axes associated with a Motion object
See Also mpiMotionPositionGet