mpiAxisActualPositionGet

Declaration
long mpiAxisActualPositionGet(MPIAxis  axis,
                              double   *actual) 
Required Header stdmpi.h
Description  
  axis a handle to an Axis object
  *actual a pointer to the Axis actual position returned by the method.
Return Values
MPIMessageOK if AxisActualPositionGet successfully gets and writes the value of the actual postion of axis to the location.
See Also mpiAxisActualPositionSet | Using the Origin Variable