. |
mpiAxisActualPositionGet32 Declaration
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(…).
See Also mpiAxisActualPositionGet | AxisCommandPositionSet | Using the Origin Variable
|
| | Copyright © 2001-2021 Motion Engineering |