mpiAxisActualPositionSet

Declaration
long mpiAxisActualPositionSet(MPIAxis  axis,
                              double   actual) 
Required Header stdmpi.h
Description AxisActualPositionSet sets the value of the actual position of an Axis (axis) to actual.
  axis a handle to the Axis object
  actual value to which the Axis actual position will be set
     
Return Values
MPIMessageOK if AxisActualPositionSet successfully sets the value of the actual postion of an Axis to actual
See Also AxisCommandPositionSet | Using the Origin Variable