mpiAxisActualVelocity

Declaration
long mpiAxisActualVelocity(MPIAxis   axis,
                           double    *actual) 
Required Header stdmpi.h
Description AxisActualVelocity reads the value of the actual velocity on an Axis (axis) and writes it in the location pointed to by actual.
Return Values
MPIMessageOK if AxisActualVelocity succesfully gets and writes the value of the actual velocity of axis to the location.
See Also