.

mpiAxisActualPositionGet32

Declaration

 
long mpiAxisActualPositionGet32(MPIAxis  axis,
                                double   *actual) 

  Required Header: stdmpi.h
Change History: Added in the 03.04.00

Description

mpiAxisActualPositionGet32 gets the lower 32 bits of the actual position of an Axis (axis) and puts it in the location pointed to by actual. The command and actual positions are stored in the controller as 64 bit values (2x 32bit words). Use mpiAxisActualPositionGet(…) to read the full position value. Internally, the MPI performs several reads and operations to transfer the full 64 bit position value. For applications that need optimum performance and if the position range is less than 32 bits, then use mpiAxisActualPositionGet32(…).

 
axis a handle to an Axis object.
*actual a pointer to the Axis actual position returned by the method.
   
 
Return Values  
MPIMessageOK  

See Also

mpiAxisActualPositionGet | AxisCommandPositionSet | Using the Origin Variable

 

       Legal Notice  |  Tech Email  |  Feedback
      
Copyright ©
2001-2021 Motion Engineering